[debian-edu-commits] r82090 - trunk/src/desktop-profiles

pere at alioth.debian.org pere at alioth.debian.org
Sat Aug 17 13:16:39 UTC 2013


Author: pere
Date: 2013-08-17 13:16:39 +0000 (Sat, 17 Aug 2013)
New Revision: 82090

Modified:
   trunk/src/desktop-profiles/Makefile
Log:
Make sure svn-buildpackage work.

Modified: trunk/src/desktop-profiles/Makefile
===================================================================
--- trunk/src/desktop-profiles/Makefile	2013-08-17 13:12:49 UTC (rev 82089)
+++ trunk/src/desktop-profiles/Makefile	2013-08-17 13:16:39 UTC (rev 82090)
@@ -38,6 +38,6 @@
 	tar -cvzf tests.tgz tests
 
 clean: 
-	if(test -e dh_installlisting.1); then rm dh_installlisting.1; fi;  
+	#if(test -e dh_installlisting.1); then rm dh_installlisting.1; fi;  
 	if(ls po/*.mo 2> /dev/null > /dev/null); then rm po/*.mo; fi;  
 	if(test -e tests.tgz); then rm tests.tgz; fi




More information about the debian-edu-commits mailing list