[Debian-live-changes] r1214 - dists/trunk/live-helper/helpers

Daniel Baumann daniel at alioth.debian.org
Tue May 1 15:20:22 UTC 2007


Author: daniel
Date: 2007-05-01 15:20:22 +0000 (Tue, 01 May 2007)
New Revision: 1214

Modified:
   dists/trunk/live-helper/helpers/lh_binary_debian-installer
Log:


Modified: dists/trunk/live-helper/helpers/lh_binary_debian-installer
===================================================================
--- dists/trunk/live-helper/helpers/lh_binary_debian-installer	2007-05-01 15:18:52 UTC (rev 1213)
+++ dists/trunk/live-helper/helpers/lh_binary_debian-installer	2007-05-01 15:20:22 UTC (rev 1214)
@@ -152,10 +152,10 @@
 		esac
 
 		# Install directory
-		mkdir -p binary/pool/"${LETTER}"/"${SOURCE}"
+		mkdir -p binary/pool/main/"${LETTER}"/"${SOURCE}"
 
 		# Move files
-		cp "${FILE}" binary/pool/"${LETTER}"/"${SOURCE}"
+		cp "${FILE}" binary/pool/main/"${LETTER}"/"${SOURCE}"
 	done
 fi
 




More information about the Debian-live-changes mailing list