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

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Jun 30 09:57:16 UTC 2009


The following commit has been merged in the master branch:
commit 3223f161502fcdf989530d140216cd7aee8b0d65
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Tue Jun 30 11:36:42 2009 +0200

    factor out debian/rules clean target in favor of debian/clean

diff --git a/debian/clean b/debian/clean
index 66e261a..3083a12 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1,2 +1,3 @@
 include/quicktime/quicktime
 po/libquicktime1.pot
+include/lqt
diff --git a/debian/rules b/debian/rules
index ca1b147..e13eb97 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,9 +19,6 @@ DEB_CONFIGURE_EXTRA_FLAGS += $(call cond_with,/usr/include/x264.h,x264)
 pre-build::
 	ln -sf quicktime include/lqt
 
-clean::
-	rm -rf include/lqt
-
 binary-install/libquicktime-doc::
 	# Symlinking qt4l_*.html to get rid of the prefix
 	for HTML in debian/libquicktime-doc/usr/share/doc/libquicktime-doc/qt4l_*.html; \

-- 
libquicktime packaging



More information about the pkg-multimedia-commits mailing list