Update of /cvsroot/audacity/htdocs
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4478

Modified Files:
        Makefile 
Log Message:
Add to po reversion target removal of old CVS conflict files


Index: Makefile
===================================================================
RCS file: /cvsroot/audacity/htdocs/Makefile,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- Makefile    20 Feb 2009 21:53:22 -0000      1.25
+++ Makefile    30 Jun 2009 21:19:24 -0000      1.26
@@ -73,6 +73,7 @@
 .PHONY: revert-po
 revert-po:
        -rm -f locale/*.po
+       -rm -f locale/.#*.po.*
        cvs up locale/
 
 # Host / Project configuration


------------------------------------------------------------------------------
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to