On 08/08/2014 10:46 AM, Johan Van de Wauw wrote: > * I've changed the build to build without gui (not yet comitted). Is > there a way I can make my install file build dependant? The file > /usr/lib/x86_64-linux-gnu/libsaga_gdi-2.1.2.so is no longer build.
Since debhelper 9 you can make the .install files executable (e.g. a bash or perl script) to dynamically determine which files to install. Just print out the list of paths that are normally in the file. Kind Regards, Bas -- GPG Key ID: 4096R/E88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
