[SCM] ffado/master: Drop superfluous CDBS declarations.

js at users.alioth.debian.org js at users.alioth.debian.org
Mon Sep 20 23:11:01 UTC 2010


The following commit has been merged in the master branch:
commit 361a6fdca102441df48573e73ca7d7328345baa0
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Sep 21 01:08:02 2010 +0200

    Drop superfluous CDBS declarations.

diff --git a/debian/rules b/debian/rules
index d0ea412..a5627e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,6 @@
 # of the GNU General Public License, incorporated herein by reference.
 #
 
-include /usr/share/cdbs/1/rules/buildcore.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/utils.mk
 
@@ -20,8 +19,6 @@ DEBIAN_FFADO_COMPATIBLE_VERSION = 2.0
 
 CFLAGS += "-fPIC"
 
-DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
-
 ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
   NUMJOBS = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
   NJOBS += -j$(NUMJOBS)

-- 
Free Firewire Audio Drivers (ffado.org) packaging



More information about the pkg-multimedia-commits mailing list