[PATCH 1/3] config.status removal
Michael Neuling
mikey at neuling.org
Sun Jan 1 22:59:03 EST 2006
This removes the unnecessary config.status file. This is a build file
and shouldn't be included. in the tar ball.
Signed-off-by: Michael Neuling <mikey at neuling.org>
---
config.status | 1 -
1 files changed, 1 deletion(-)
Index: ccontrol-0.8.2/config.status
===================================================================
--- ccontrol-0.8.2.orig/config.status
+++ /dev/null
@@ -1 +0,0 @@
-sed -e "s, at CC@,diet gcc,g" -e "s, at BINDIR@,/usr/local/lib/ccontrol,g" -e "s, at MANDIR@,/usr/local/share/man,g" -e "s, at XMLTO@,/usr/bin/xmlto,g" -e "s, at ASCIIDOC@,/usr/bin/asciidoc,g" -e "s, at CFLAGS@,-Wall -Wmissing-declarations -O3,g" -e "s, at VERSION@,0.8.2,g" -e "s, at VERSION_NAME@,Krisztian Kovacs,g" -e "s, at VALGRIND@,/usr/bin/valgrind,g"
More information about the ccontrol
mailing list