CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
openssl: adapted to 64b
[crossrootfs.git] / sysfsutils / Pkgfile
index eecc958af16b66571a8bfb52df375e02b51c9e31..2baa13bb24b27a0bed157184044bf14066e9d747 100644 (file)
@@ -7,14 +7,15 @@
 
 name=sysfsutils
 version=2.1.0
-release=1
-source=(http://dl.sourceforge.net/sourceforge/linux-diag/$name-$version.tar.gz)
+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