CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
dash: updated to 0.5.9.1
[crossrootfs.git] / bc / Pkgfile
index 77d90480cccb8228c9e754f6d2cf3a1d518faa35..4295838cb742c4f6953fe779eb6d4f2d74392d8d 100644 (file)
@@ -20,7 +20,9 @@ build() {
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \
-              --with-readline
+              --with-readline \
+              --mandir=/usr/share/man
+
   make AR="$AR"
   make DESTDIR=$PKG install
   rm -rf $PKG/usr/info