[bullet] 20/20: Remove doxygen_sqlite3.db in clean target.

Markus Koschany apo-guest at moszumanska.debian.org
Fri May 8 23:14:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository bullet.

commit 4156c61f819d9219e3d65d879e72a11808bf26c7
Author: Markus Koschany <apo at gambaru.de>
Date:   Sat May 9 00:47:51 2015 +0200

    Remove doxygen_sqlite3.db in clean target.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index d52ac4d..fb3420e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,6 +35,7 @@ override_dh_strip:
 
 override_dh_clean:
 	dh_clean
+	$(RM) doxygen_sqlite3.db
 	$(RM) -r html
 
 get-orig-source:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/bullet.git



More information about the Pkg-games-commits mailing list