CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
wget: fixed libssl support
[crossrootfs.git] / file / Pkgfile
index 149866d698fe2d07728dd5177af6efa31e564127..13bf7a2a7c9822156a0db178cc38356627d806e2 100644 (file)
@@ -1,7 +1,7 @@
 # Description: File type identification utility
 # URL: http://www.darwinsys.com/file/
 # Maintainer: CRUX System Team, core-ports at crux dot nu
-# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 # Depends on: zlib
 
 name=file
@@ -11,7 +11,6 @@ source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz)
 
 build() {
   cd $name-$version
-#  export CFLAGS="-O2 -msoft-float -pipe"
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \