]> git.pld-linux.org Git - packages/ash.git/blobdiff - ash-Makefile.patch
moved.
[packages/ash.git] / ash-Makefile.patch
diff --git a/ash-Makefile.patch b/ash-Makefile.patch
deleted file mode 100644 (file)
index 6fec309..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur --exclude *~ ash-linux-0.3.1/Makefile ash-linux-0.3.1.new/Makefile
---- ash-linux-0.3.1/Makefile   Fri Jan 19 09:52:26 2001
-+++ ash-linux-0.3.1.new/Makefile       Fri Apr 13 19:21:17 2001
-@@ -23,7 +23,7 @@
- all: $(PROG)
- $(PROG): build-tools $(GENSRCS) $(GENHDRS) $(OBJS)
--      $(CC) $(LDFLAGS) -o $(PROG) $(OBJS)
-+      $(CC) $(LDFLAGS) -o $(PROG) $(OBJS) $(LDLIBS)
-       
- lex.yy.c: arith_lex.l
-       flex -8 $< 
This page took 0.10322 seconds and 4 git commands to generate.