From: Victor Martinez Date: Wed, 2 Dec 2015 15:20:29 +0000 (+0000) Subject: filesystem: fixed lib32 dir creation X-Git-Url: http://gitweb/?a=commitdiff_plain;h=b1b698f22848126572a132e2f1551dab5b8687af;p=ports%2Fcore-arm.git filesystem: fixed lib32 dir creation --- diff --git a/filesystem/Pkgfile b/filesystem/Pkgfile index 0ec6a86..5473fc9 100644 --- a/filesystem/Pkgfile +++ b/filesystem/Pkgfile @@ -20,7 +20,7 @@ build() { install -d $PKG/etc install -d $PKG/mnt install -d $PKG/run - install -d $PKG/lib{,32} + install -d $PKG/lib install -d $PKG/lib/modules install -d $PKG/opt install -d $PKG/opt/bin