[SCM] openni/master: Add Doxygen db to clean target

jspricke-guest at users.alioth.debian.org jspricke-guest at users.alioth.debian.org
Mon Nov 3 10:57:56 UTC 2014


The following commit has been merged in the master branch:
commit 5729e7647fb722003f5fe434ce0ad0dd2a272eff
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Mon Nov 3 10:30:47 2014 +0100

    Add Doxygen db to clean target

diff --git a/debian/rules b/debian/rules
index 1a596f3..6df99d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ override_dh_auto_build:
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf -- Source/DoxyGen/html/
+	rm -rf -- Source/DoxyGen/doxygen_sqlite3.db
 	rm -rf -- Platform/Linux/Bin/
 	rm -rf -- Platform/Linux/Build/Modules/nimCodecs/*-Release/
 	rm -rf -- Platform/Linux/Build/Modules/nimMockNodes/*-Release/

-- 
openni packaging



More information about the pkg-multimedia-commits mailing list