[sawfish] don't remove sawfish.pot upon distclean
- From: Christopher Bratusek <chrisb src gnome org>
 
- To: svn-commits-list gnome org
 
- Cc: 
 
- Subject: [sawfish] don't remove sawfish.pot upon distclean
 
- Date: Fri,  1 Jan 2010 21:57:53 +0000 (UTC)
 
commit a5ca2354f1f4467eaefcd34c0b47eadf947e88a1
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Fri Jan 1 22:57:36 2010 +0100
    don't remove sawfish.pot upon distclean
 ChangeLog      |    3 +++
 po/Makefile.in |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c14862c..e94c502 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-01-01  Christopher Bratusek <zanghar freenet de>
+	* po/Makefile.in: don't remove sawfish.pot upon distclean
+
 2009-12-29  Christopher Bratusek <zanghar freenet de>
 	* configure.in: auto-generate debian/control
 
diff --git a/po/Makefile.in b/po/Makefile.in
index 51aa355..d62db39 100644
--- a/po/Makefile.in
+++ b/po/Makefile.in
@@ -82,6 +82,6 @@ clean :
 	rm -f core *~ *.mo
 
 distclean : clean
-	rm -f Makefile $(PACKAGE).pot
+	rm -f Makefile
 
 .PHONY : all install uninstall clean distclean
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]