[SCM] gwc/master: Revert "Enable OSS on kfreebsd and hurd."
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Wed Apr 13 22:17:47 UTC 2011
The following commit has been merged in the master branch:
commit df3eff501fa74591b5b6b9222756232fea80fad3
Author: Alessio Treglia <alessio at debian.org>
Date: Wed Apr 13 23:57:41 2011 +0200
Revert "Enable OSS on kfreebsd and hurd."
This reverts commit ee728f5a7e82c7cca4278c1df99de704e538506f.
It seems to not recognize the option --enable-oss.
diff --git a/debian/rules b/debian/rules
index 8fdd524..073e70f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,15 +4,7 @@
LDFLAGS+=-Wl,--as-needed
configure_flags := \
- --disable-pa
-
-ifeq ($(DEB_HOST_ARCH_OS),kfreebsd)
-configure_flags += --enable-oss
-endif
-
-ifeq ($(DEB_HOST_ARCH_OS),hurd)
-configure_flags += --enable-oss
-endif
+ --disable-pa \
%:
dh $@
--
gwc packaging
More information about the pkg-multimedia-commits
mailing list