[Pkg-cli-apps-commits] [SCM] pinta branch, master, updated. debian/1.1-2
Jo Shields
directhex at apebox.org
Fri Jan 20 18:02:19 UTC 2012
The following commit has been merged in the master branch:
commit 51033d97f5e20282e2acc72a231c32aead5dd30a
Author: Jo Shields <directhex at apebox.org>
Date: Fri Jan 20 17:56:03 2012 +0000
Fix typo in clean override rule
diff --git a/debian/rules b/debian/rules
index e201293..dbbad37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-overrid_dh_auto_clean:
+override_dh_auto_clean:
$(MAKE) cleanall
override_dh_clideps:
--
pinta
More information about the Pkg-cli-apps-commits
mailing list