[Pkg-cli-apps-commits] [SCM] openbve branch, master, updated. debian/1.4.0.0-1-20-g24df88c
Paul Sladen
debian at paul.sladen.org
Wed Jan 18 10:18:28 UTC 2012
The following commit has been merged in the master branch:
commit ebdaf3df1cd179156f03dcf1b0399800797f5c44
Author: Paul Sladen <debian at paul.sladen.org>
Date: Wed Jan 18 11:04:35 2012 +0100
Try: export DEB_BUILD_OPTIONS="nostrip $DEB_BUILD_OPTIONS"
diff --git a/debian/rules b/debian/rules
index b098933..e479521 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
export DH_VERBOSE=1
-DEB_BUILD_OPTIONS=nostrip
+export DEB_BUILD_OPTIONS="nostrip $DEB_BUILD_OPTIONS"
BUILDDIRS = openBVE/OpenBve openBVE/OpenBveApi \
openBVE/OpenBveAts \
openBVE/Sound.Flac openBVE/Sound.RiffWave \
--
openbve
More information about the Pkg-cli-apps-commits
mailing list