[SCM] libquicktime packaging branch, master, updated. debian/1.1.2+debian-1-10-gec55dbf

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Thu Aug 27 07:43:01 UTC 2009


The following commit has been merged in the master branch:
commit ec55dbfa8517a97b8f7e2bb1284e6511cbd61265
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Thu Aug 27 09:46:34 2009 +0200

    Explicitely set DEB_DESTDIR.

diff --git a/debian/rules b/debian/rules
index 3b01611..db37b1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gpl --with-libdv
 
+DEB_DESTDIR := $(CURDIR)/debian/tmp
+
 pre-build::
 	ln -sf quicktime include/lqt
 

-- 
libquicktime packaging



More information about the pkg-multimedia-commits mailing list