[SCM] libav/experimental: location of Doxyfile has moved

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Mon Nov 12 18:33:48 UTC 2012


The following commit has been merged in the experimental branch:
commit f1b765979860e0e54278946f95f9f69415c59374
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Nov 11 17:22:23 2012 +0100

    location of Doxyfile has moved

diff --git a/debian/rules b/debian/rules
index 60a0c62..e5a2d87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,7 +77,7 @@ debian-shared/tools/qt-faststart: build-stamp-shared
 build-doxy: build-doxy-stamp
 build-doxy-stamp:
 	dh_testdir
-	[ ! -x /usr/bin/doxygen ] || doxygen
+	[ ! -x /usr/bin/doxygen ] || doxygen doc/Doxyfile
 	touch $@
 
 build: build-stamp build-extra

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list