CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
file: update to 5.05
authorVictor Martinez <pitillo@ono.com>
Tue, 15 Mar 2011 07:31:46 +0000 (07:31 +0000)
committerVictor Martinez <pitillo@ono.com>
Tue, 15 Mar 2011 07:31:46 +0000 (07:31 +0000)
file/.md5sum
file/Pkgfile

index 8b820ed1f035088f1fd3d5cfccd98ac80e844e0d..0cbab0ed9adc91907a6f84ed4cbf3d3f32480d31 100644 (file)
@@ -1 +1 @@
-accade81ff1cc774904b47c72c8aeea0  file-5.04.tar.gz
+0b429063710457be2bd17a18389cb018  file-5.05.tar.gz
index 6cfe82b908cf5a07d436ec91cf319049a04d4748..c11a09e8bc3ada41cc9128c2ed0a24822ce556f6 100644 (file)
@@ -5,16 +5,13 @@
 # Depends on: zlib
 
 name=file
-version=5.04
-release=2
+version=5.05
+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 \