X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fcis-pm;h=ace1555c7a40913da4d626b0848160bf3d580c2e;hb=0028eaa73ae0c3bd1dbf90c4bd508ae705bc386f;hp=8cb43094b94b8892cd2f37ca8cb963e972c7f642;hpb=425bbc4fed1d0106b78befe474328fb9f5a15334;p=hvlinux.git diff --git a/stage3/cis-pm b/stage3/cis-pm index 8cb4309..ace1555 100755 --- a/stage3/cis-pm +++ b/stage3/cis-pm @@ -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}