CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
curl: aligned with upstream
[crossrootfs.git] / file / Pkgfile
index 6cfe82b908cf5a07d436ec91cf319049a04d4748..e3e42c0002680fb78dfa01b02ac33a68442759f4 100644 (file)
@@ -5,16 +5,13 @@
 # Depends on: zlib
 
 name=file
-version=5.04
-release=2
+version=5.11
+release=1
 source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz)
 
 build() {
   cd $name-$version
 
-  sed -i magic/Makefile.am magic/Makefile.in \
-      -e 's|-C -m magic|-C -m magic/magic|'
-
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \