View Single Post
Posts: 13 | Thanked: 86 times | Joined on Nov 2012
#12
Originally Posted by xes View Post
..Warning.... the package contains bin/emacs and bin/emacs24 both big binary files of the same size. I suppose that one of them should be a link to other one...
They are hard-linked, as seen in this extract from dpkg-deb -c emacs24_24.2-1_armel.deb:

Code:
hrwxr-xr-x root/root         0 2012-11-16 02:38 ./opt/emacs24/bin/emacs link to ./opt/emacs24/bin/emacs-24.2
 

The Following 5 Users Say Thank You to mtvoid For This Useful Post: