[Lunar-commits] <moonbase-core> bison: modules tweaks
Stefan Wold
ratler at lunar-linux.org
Sat Nov 16 09:32:55 CET 2013
commit aa8346d0f09e8b84d078a6dfeaba953ca31b49eb
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 16 Nov 2013 00:31:45 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/aa8346d0f09e8b84d078a6dfeaba953ca31b49eb
bison: modules tweaks
BUILD file not required and installed files in the wrong datadir.
Fixed indentation mistake in DETAILS.
---
devel/bison/BUILD | +0/-10
devel/bison/DETAILS | +1/-1
2 files changed, 1 insertion(+), 11 deletions(-)
--- a/devel/bison/BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-(
-
- ./configure --build=$BUILD \
- --prefix=/usr \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
- --datadir=/usr/share/bison &&
- default_make
-
-) > $C_FIFO 2>&1
--- a/devel/bison/DETAILS
+++ b/devel/bison/DETAILS
@@ -7,7 +7,7 @@
SOURCE_VFY=sha1:2cfd8dd1df58ffa0cec6e0ca717284f698a2111a
ENTERED=20010922
UPDATED=20131114
- SHORT="A replacement for the parser generator yacc"
+ SHORT="A replacement for the parser generator yacc"
cat << EOF
bison - Replacement for the parser generator yacc
More information about the Lunar-commits
mailing list