Thread
:
Help packaging source deb for autobuilder
View Single Post
Rob1n
2010-06-10 , 09:48
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#
4
The "correct" way to do it is definitely to package them as separate .deb files, and add them to the dependencies. The alternative would be to restrict your package to building for armel (as you'll only be able to include libraries for one platform), add the libraries to the .tar.gz file, and install them via the debian/control file. You'll have to double check on licensing as well though (as you're then distributing without source).
Quote & Reply
|
Rob1n
View Public Profile
Send a private message to Rob1n
Find all posts by Rob1n