[Pkg-cli-apps-commits] [SCM] Blam - a simple news reader branch, master, updated. debian/1.8.8-1-9-gcbcdfe0

Iain Lane laney at debian.org
Tue Aug 9 19:51:17 UTC 2011


The following commit has been merged in the master branch:
commit 621db9f52184ee5a9be570d63c9f05b3c1813b54
Author: Iain Lane <laney at debian.org>
Date:   Tue Aug 9 20:42:28 2011 +0100

    Fix typo in clean target satus → status

diff --git a/debian/rules b/debian/rules
index 4712695..aae238c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_auto_configure::
 override_dh_clean::
 	dh_clean
 	rm -f lib/AtomFeed.dll lib/RSSFeed.dll
-	rm -f config.satus config.log
+	rm -f config.status config.log
 # Use override_dh_* targets to customize this.
 # ---------------------------------------------------
 # Followings are the old debian/rules

-- 
Blam - a simple news reader



More information about the Pkg-cli-apps-commits mailing list