r51050 - /desktop/unstable/totem/debian/rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Wed Sep 21 18:29:15 UTC 2016
Author: biebl
Date: Wed Sep 21 18:29:15 2016
New Revision: 51050
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51050
Log:
Don't include buildflags.mk, not necessary
Modified:
desktop/unstable/totem/debian/rules
Modified: desktop/unstable/totem/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/rules?rev=51050&op=diff
==============================================================================
--- desktop/unstable/totem/debian/rules [utf-8] (original)
+++ desktop/unstable/totem/debian/rules [utf-8] Wed Sep 21 18:29:15 2016
@@ -1,9 +1,8 @@
#!/usr/bin/make -f
#-*- makefile -*-
-export DEB_LDFLAGS_MAINT_APPEND=-Wl,-O1 -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-include /usr/share/dpkg/buildflags.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
More information about the pkg-gnome-commits
mailing list