CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
bison: added depends on line and fixed identation.
[crossrootfs.git] / bison / Pkgfile
index f9ecb66a78be6f38fe12bc499fe390662e73325d..bbc935f50fd37225078db2f37efb35a0ebfcaeed 100644 (file)
@@ -1,7 +1,8 @@
 # Description: The GNU Project parser generator
 # URL: http://www.gnu.org/software/bison/
 # Maintainer: CRUX System Team, core-ports at crux dot nu
-# Arch Maintainer: CRUX ARM System Team
+# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org
+# Depends on
 
 name=bison
 version=2.4.1
@@ -13,8 +14,8 @@ build() {
     ./configure --build=$CHOST \
                 --host=$CTARGET \
                 --prefix=/usr\
-               --mandir=/usr/man \
-               --disable-nls
+                --mandir=/usr/man \
+                --disable-nls
     make
     make DESTDIR=$PKG install
     rm -rf $PKG/usr/share/info