[SCM] directfb/experimental: Use maint flags
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sat Dec 31 10:53:08 UTC 2016
The following commit has been merged in the experimental branch:
commit 1bb01bec83e01e81108add4fc7987f2dd742a748
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Sat Dec 31 09:50:48 2016 +0100
Use maint flags
diff --git a/debian/rules b/debian/rules
index 4dfdb5c..e652290 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ DESTDIR_UDEB := $(CURDIR)/debian/tmp-udeb
BUILD_DIST := directfb-build
BUILD_UDEB := directfb-udeb
-conf_script_env := LDFLAGS="-Wl,--as-needed"
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
--
directfb packaging
More information about the pkg-multimedia-commits
mailing list