CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
pkg-config: removed not used patches
[crossrootfs.git] / file / Pkgfile
index e3e42c0002680fb78dfa01b02ac33a68442759f4..7448c5f0d42ede81feb72f97c5a91fd2fc09c1de 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: zlib
 
 name=file
-version=5.11
+version=5.12
 release=1
 source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz)
 
@@ -16,7 +16,8 @@ build() {
               --host=$CTARGET \
               --prefix=/usr \
               --mandir=/usr/man \
-              --enable-fsect-man5
+              --enable-fsect-man5 \
+              --enable-static
 
   make
   make DESTDIR=$PKG install