projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acc6188
)
bison: remove unused yacc wrapper
author
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 31 Dec 2010 15:13:21 +0000
(16:13 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 31 Dec 2010 15:13:21 +0000
(16:13 +0100)
No longer used since 98611b (bison: convert to the autotools infrastructure)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/bison/yacc
[deleted file]
patch
|
blob
|
history
diff --git
a/package/bison/yacc
b/package/bison/yacc
deleted file mode 100755
(executable)
index
aed120e
..0000000
--- a/
package/bison/yacc
+++ /dev/null
@@
-1,2
+0,0 @@
-#!/bin/sh
-exec /usr/bin/bison -y "$@"