CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
filesystem: fixed lib32 dir creation
authorVictor Martinez <pitillo@ono.com>
Wed, 2 Dec 2015 15:20:29 +0000 (15:20 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 2 Dec 2015 15:20:29 +0000 (15:20 +0000)
filesystem/Pkgfile

index 0ec6a866dbf09343b863c62a8ae1c4c7f8114b29..5473fc91e866a965bf6058ebbcfb21da67826ba8 100644 (file)
@@ -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