[debian-edu-commits] debian-edu/ 174/183: Make sure svn-buildpackage work.

Alexander Alemayhu ccscanf-guest at moszumanska.debian.org
Wed Jun 11 16:48:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

ccscanf-guest pushed a commit to branch master
in repository desktop-profiles.

commit ba5b6f23d663d177c67a7a050f2cf4babfa60fe8
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sat Aug 17 13:16:39 2013 +0000

    Make sure svn-buildpackage work.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 49f8f89..df5fdad 100644
--- a/Makefile
+++ b/Makefile
@@ -38,6 +38,6 @@ zip-tests:
 	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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/desktop-profiles.git



More information about the debian-edu-commits mailing list