[Debian-live-changes] r2533 - dists/trunk/live-helper/functions

daniel at alioth.debian.org daniel at alioth.debian.org
Thu Jul 19 21:37:11 UTC 2007


Author: daniel
Date: 2007-07-19 21:37:11 +0000 (Thu, 19 Jul 2007)
New Revision: 2533

Modified:
   dists/trunk/live-helper/functions/package.sh
Log:


Modified: dists/trunk/live-helper/functions/package.sh
===================================================================
--- dists/trunk/live-helper/functions/package.sh	2007-07-19 21:36:18 UTC (rev 2532)
+++ dists/trunk/live-helper/functions/package.sh	2007-07-19 21:37:11 UTC (rev 2533)
@@ -14,7 +14,7 @@
 	FILE="${1}"
 	PACKAGE="${2}"
 
-	case "${LH_CHROOT_BUILD}"
+	case "${LH_CHROOT_BUILD}" in
 		enabled)
 			if [ ! -f "${FILE}" ]
 			then




More information about the Debian-live-changes mailing list