CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
acl: new port, version 2.2.49
[crossrootfs.git] / grep / Pkgfile
index 66ec79714747ad0cbda7d7fba2c97d9ca2c75f2b..eb95e689fa63fdab17c45f1a8516d0a3537f8642 100644 (file)
@@ -1,7 +1,7 @@
 # Description: GNU grep, egrep and fgrep
 # URL: http://www.gnu.org/software/grep/grep.html
 # 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: libpcre
 
 name=grep
@@ -14,7 +14,6 @@ build() {
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \
-              --disable-nls \
               --mandir=/usr/man \
               --disable-nls
   make