X-Git-Url: http://gitweb/?a=blobdiff_plain;f=filesystem%2FPkgfile;h=1d52e9947a48930fd8757f12939180de97906070;hb=819d103e259f2256c3e58570069feee76addbde6;hp=45840584806250c011515d419aab2e4557ca197a;hpb=5cc3fc007202c257891dd14fd4d8a670c194a286;p=crossrootfs.git diff --git a/filesystem/Pkgfile b/filesystem/Pkgfile index 4584058..1d52e99 100644 --- a/filesystem/Pkgfile +++ b/filesystem/Pkgfile @@ -19,15 +19,13 @@ build() { install -d $PKG/etc install -d $PKG/mnt install -d $PKG/run - install -d $PKG/lib{,32} - ln -s lib $PKG/lib64 + install -d $PKG/lib install -d $PKG/lib/modules install -d $PKG/opt install -d $PKG/opt/bin install -d $PKG/opt/sbin install -d $PKG/usr - install -d $PKG/usr/{bin,include,lib{,32},sbin,share,src} - ln -s lib $PKG/usr/lib64 + install -d $PKG/usr/{bin,include,lib,sbin,share,src} install -d -p $PKG/usr/share/man/man{1,2,3,4,5,6,7,8} ln -s ../var $PKG/usr/var install -d $PKG/var