diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-06-09 22:52:59 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-06-09 22:52:59 +0200 |
commit | 95741ee2955c3c4e51b37bcef926a4465e10a084 (patch) | |
tree | 673772dfec7a8f5109029ee9383e84d471e44b5c /base/aaabasicfs/Pkgfile | |
parent | cf6d39a460adeb152e4f654066e25af1018b83d2 (diff) | |
download | nutyx-pakxe-95741ee2955c3c4e51b37bcef926a4465e10a084.tar.gz nutyx-pakxe-95741ee2955c3c4e51b37bcef926a4465e10a084.tar.bz2 nutyx-pakxe-95741ee2955c3c4e51b37bcef926a4465e10a084.tar.xz nutyx-pakxe-95741ee2955c3c4e51b37bcef926a4465e10a084.zip |
aaabasicfs, correction footprint, md5sum et Pkgfile
Diffstat (limited to 'base/aaabasicfs/Pkgfile')
-rw-r--r-- | base/aaabasicfs/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile index b8e8b8b26..ab6502ebb 100644 --- a/base/aaabasicfs/Pkgfile +++ b/base/aaabasicfs/Pkgfile @@ -173,7 +173,7 @@ EOF # Customise startup scripts cat > $PKG/var/lib/pkg/blfs-bootscripts << "EOF" scripts=blfs-bootscripts -scriptsversion=$BLFSscriptsversion +scriptsversion=`echo $BLFSscriptsversion` EOF ln -s /var/lib/pkg/blfs-bootscripts $PKG/etc/blfs-bootscripts cp -v message $PKG/boot/ |