summaryrefslogtreecommitdiffstats
path: root/base/aaabasicfs/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'base/aaabasicfs/Pkgfile')
-rw-r--r--base/aaabasicfs/Pkgfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/base/aaabasicfs/Pkgfile b/base/aaabasicfs/Pkgfile
index fbb46d413..b0f8f317f 100644
--- a/base/aaabasicfs/Pkgfile
+++ b/base/aaabasicfs/Pkgfile
@@ -4,10 +4,10 @@
# Packager: thierryn1 at hispeed dot ch
name=aaabasicfs
-version=2010
+version=2010.1
release=1
scriptsversion=lfs-bootscripts-20100627
-BLFSscriptsversion=20090302
+BLFSscriptsversion=20100825
source=( http://www.linuxfromscratch.org/lfs/downloads/development/$scriptsversion.tar.bz2\
http://www.linuxfromscratch.org/blfs/downloads/svn/blfs-bootscripts-$BLFSscriptsversion.tar.bz2
hosts fstab inittab message inputrc network rc splashy_stop\
@@ -47,7 +47,8 @@ build() {
chmod 0600 $PKG/var/log/btmp
# Creating essential Files and Symlinks
touch $PKG/etc/mtab
- ln -sv bash $PKG/bin/sh
+ ln -s bash $PKG/bin/sh
+ ln -s /usr $PKG/usr/X11R6
mkdir -p $PKG/var/lib/pkg/
echo "$version-$release" > $PKG/var/lib/pkg/nutyx-version
ln -s /var/lib/pkg/nutyx-version $PKG/etc/nutyx-version