-Completed transition to new ipkg method (ipkg.def), but still problem with eglibc...
[hvlinux.git] / stage3 / cis-pm
index 8cb4309..ace1555 100755 (executable)
@@ -16,7 +16,7 @@ CONFIGURE_OPTS=${*}
 # Applying patches (if any)
 apply_patches ${PACKAGE}
 
-cd ${LFS_TMP}/${1}
+cd ${LFS_TMP}/${PACKAGE}
 # The option "-n" is used to avoid having to answer a question and accept the
 # default configuration.
 perl Makefile.PL -n ${CONFIGURE_OPTS}