[SCM] devede/master: Remove locale/ dir on clean.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Fri Jun 8 08:41:02 UTC 2012
The following commit has been merged in the master branch:
commit 773b4633059bb2e724682030227a5ad0cbb004bf
Author: Alessio Treglia <alessio at debian.org>
Date: Fri Jun 8 10:12:29 2012 +0200
Remove locale/ dir on clean.
diff --git a/debian/rules b/debian/rules
index bba5ba7..45266fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ override_dh_auto_install:
override_dh_clean:
dh_clean -Xhtml/menu.html~
- rm -rf build/
+ rm -rf build/ locale/
override_dh_install:
dh_install -Xdevedesans.ttf
--
devede packaging
More information about the pkg-multimedia-commits
mailing list