[SCM] libquicktime/master: reindent

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Wed Jun 12 17:03:44 UTC 2013


The following commit has been merged in the master branch:
commit bf15a45d60f9fe2ad3afbc8bfe7caf33ba023e74
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Wed Jun 12 18:56:29 2013 +0200

    reindent
    
    Git-dch: ignore

diff --git a/debian/rules b/debian/rules
index 757056c..ac38cd8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,11 @@ include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-gpl --with-libdv --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+DEB_CONFIGURE_EXTRA_FLAGS += \
+	--enable-gpl \
+	--with-libdv \
+	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+
 
 DEB_DESTDIR := $(CURDIR)/debian/tmp
 

-- 
libquicktime packaging



More information about the pkg-multimedia-commits mailing list