[SCM] VLC media player packaging branch, sid, updated. debian/0.9.8a-2-13-g8b4a676

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat Mar 14 10:02:57 UTC 2009


The following commit has been merged in the sid branch:
commit f387167e6ab39439eddee94cef5104b46cb6155b
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sat Mar 14 11:01:10 2009 +0100

    whitespace cleanup in debian/rules

diff --git a/debian/rules b/debian/rules
index 73abb03..033ed9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 #DH_VERBOSE=1
 
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-DEB_HOST_ARCH      ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+DEB_HOST_ARCH       ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 DEB_HOST_ARCH_OS    ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 VERSION = $(shell  dpkg-parsechangelog|sed -n 's/^Version: //p')
@@ -46,8 +46,8 @@ confflags += \
 	--enable-mad \
 	--enable-arts \
 	--enable-jack \
-        --enable-pulse \
-        --enable-lirc \
+	--enable-pulse \
+	--enable-lirc \
 	--enable-a52 \
 	--enable-aa \
 	--enable-dvbpsi \

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list