[SCM] libdca/master: export CFLAGS LDFLAGS

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Thu Oct 6 08:24:33 UTC 2011


The following commit has been merged in the master branch:
commit 4f6b5d6e6fb35994c342de95bf05e20117da549b
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Thu Oct 6 10:26:47 2011 +0200

    export CFLAGS LDFLAGS

diff --git a/debian/rules b/debian/rules
index 89a0069..a197ede 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 CFLAGS  += $(shell getconf LFS_CFLAGS)
 LDFLAGS += $(shell getconf LFS_LDFLAGS)
+export CFLAGS LDFLAGS
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk

-- 
libdca packaging



More information about the pkg-multimedia-commits mailing list