[SCM] phasex packaging branch, master, updated. debian/0.12.0.pre1-2-1-g8941f86
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Tue Jul 27 14:32:33 UTC 2010
The following commit has been merged in the master branch:
commit 8941f86c209c6a95057077ada56ea64fdfd20f92
Author: Alessio Treglia <alessio at debian.org>
Date: Tue Jul 27 16:32:24 2010 +0200
Drop --enable-arch=native, it tries to -march=native flag.
diff --git a/debian/rules b/debian/rules
index c90ef48..dafe856 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,10 +5,6 @@ LDFLAGS+=-Wl,--as-needed
%:
dh --with=autotools_dev $@
-override_dh_auto_configure:
- dh_auto_configure -- \
- --enable-arch=native
-
override_dh_auto_install:
dh_auto_install
mkdir -p $(CURDIR)/debian/tmp/usr/share/applications
--
phasex packaging
More information about the pkg-multimedia-commits
mailing list