[SCM] snd packaging branch, master, updated. debian/11.2-1-3-g92ba260

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Wed Jan 27 13:39:13 UTC 2010


The following commit has been merged in the master branch:
commit 92ba2607badf68de8c80d0b54534bdcdff4f1d8a
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Wed Jan 27 14:39:05 2010 +0100

    Fix error in debian/rules

diff --git a/debian/changelog b/debian/changelog
index 3b22084..66f9dff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-snd (11.2-2) UNRELEASED; urgency=low
+snd (11.2-2) unstable; urgency=low
 
   * Add snd-nox-oss runtime package.
   * Disable building of snd-nox-alsa on kfreebsd-*, replace that package with
diff --git a/debian/rules b/debian/rules
index e640997..726566f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ override_dh_auto_configure:
 override_dh_auto_build:
 override_dh_auto_install:
 	# First, build with ALSA but without GUI (only on !kfreebsd-* archs)
-ifeq (DEB_BUILD_ARCH = kfreebsd)
 ifeq (,$(findstring :$(DEB_BUILD_ARCH):,:kfreebsd-i386:kfreebsd-amd64:))
 	./configure $(COMMON_CONFIGURE_ARGS) \
 									--with-no-gui \

-- 
snd packaging



More information about the pkg-multimedia-commits mailing list