CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
gawk: updated to 4.1.4
[crossrootfs.git] / sysfsutils / Pkgfile
index 4c7259ba94b9b47058d03a2dd8310985f97e0048..2baa13bb24b27a0bed157184044bf14066e9d747 100644 (file)
@@ -7,14 +7,15 @@
 
 name=sysfsutils
 version=2.1.0
-release=1
+release=2
 source=(http://downloads.sourceforge.net/project/linux-diag/$name/$version/$name-$version.tar.gz)
 
 build() {
   cd $name-$version
   ./configure --build=$CHOST \
               --host=$CTARGET \
-              --prefix=/usr
+              --prefix=/usr \
+              --mandir=/usr/share/man
   make
   make DESTDIR=$PKG install
   rm -f $PKG/usr/bin/dlist_test