CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
bc: updated source
[crossrootfs.git] / sysfsutils / Pkgfile
index 4c7259ba94b9b47058d03a2dd8310985f97e0048..d2c483a789382a5068bf118ee378b2e6e732c4f9 100644 (file)
@@ -7,14 +7,16 @@
 
 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
+  export CTARGET="arm-crux-linux-gnueabi"
   ./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