[SCM] jcgui packaging branch, master, updated. debian/0.7-1-1-g04c118d

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jun 7 12:18:56 UTC 2010


The following commit has been merged in the master branch:
commit 04c118d82b8f2f8e9086e77ce95351d385145e21
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jun 7 14:18:39 2010 +0200

    Remove unnecessary cxxflags

diff --git a/debian/rules b/debian/rules
index 765d22b..1021bd1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ WAF = ./waf
 	dh $@
 
 override_dh_auto_configure:
-	$(WAF) configure   --prefix=/usr  --cxxflags=-03
+	$(WAF) configure   --prefix=/usr
 
 override_dh_auto_build:
 	$(WAF)

-- 
jcgui packaging



More information about the pkg-multimedia-commits mailing list