[med-svn] r2718 - trunk/packages/ball/trunk/debian

anhi-guest at alioth.debian.org anhi-guest at alioth.debian.org
Thu Nov 20 10:11:32 UTC 2008


Author: anhi-guest
Date: 2008-11-20 10:11:32 +0000 (Thu, 20 Nov 2008)
New Revision: 2718

Modified:
   trunk/packages/ball/trunk/debian/debian-ball-install
Log:
Fixed another bug for BALL package creation

Modified: trunk/packages/ball/trunk/debian/debian-ball-install
===================================================================
--- trunk/packages/ball/trunk/debian/debian-ball-install	2008-11-20 09:31:00 UTC (rev 2717)
+++ trunk/packages/ball/trunk/debian/debian-ball-install	2008-11-20 10:11:32 UTC (rev 2718)
@@ -52,7 +52,7 @@
 
 if [ $1 == "install" ]
 then
-	./createBALLDeb source
+	debian/createBALLDeb source
 	exit $?
 fi
 




More information about the debian-med-commit mailing list