All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit master 1/1] bison: remove unused yacc wrapper
@ 2011-01-01 10:49 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2011-01-01 10:49 UTC (permalink / raw)
  To: buildroot


commit: http://git.buildroot.net/buildroot/commit/?id=6bdaee1e0fd76c0201e8ec18b241b21cd9dc593a
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

No longer used since 98611b (bison: convert to the autotools infrastructure)

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
 package/bison/yacc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
 delete mode 100755 package/bison/yacc

diff --git a/package/bison/yacc b/package/bison/yacc
deleted file mode 100755
index aed120e..0000000
--- a/package/bison/yacc
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec /usr/bin/bison -y "$@"
-- 
1.7.2.2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-01 10:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-01 10:49 [Buildroot] [git commit master 1/1] bison: remove unused yacc wrapper Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.