Thread
:
Distributing Binary...
View Single Post
jamiefuller
2010-02-09 , 00:37
Posts: 145 | Thanked: 304 times | Joined on Jan 2010 @ Milton Keynes, UK
#
7
grrrr...
Well I've spent the best part of my night trying to make sense of this but am failing miserably.
i've ran dh_make, i've changed my debian/control file (added icon etc)
I just cannot get it to compile my app in the debian/rules, my app was quite simple so didn't have a make file, so I created a simple makefile for the packager to use
so now it compiles my app but doesn't install it(add it to the deb file). its trying to run the makefile with the install target but what am I supposed to put in there? I presume some kind of copy command, but to where?
It looks like the rules file passes DESTDIR variable to "make" but how do implement that?
Please, any help?
Quote & Reply
|
jamiefuller
View Public Profile
Send a private message to jamiefuller
Find all posts by jamiefuller