Stochastic
January 22nd, 2009, 05:43 AM
So I'm brand new to makefiles and I'm in the process of packaging XWAX http://www.xwax.co.uk for Ubuntu, but the makefile has no install rule. What am I ever to do? Can anyone point me in the right direction on this one?
plugwash
January 22nd, 2009, 09:07 AM
How are you normally supposed to install this program.
You need to make the install target in debian/rules do what you would normally do when installing the program (including setting up permissions) but rather than installing to the normal place you install to a tree under debian/<binary package name>
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.