aboutsummaryrefslogtreecommitdiffstats
path: root/packages/apache2/apache2-2.2.3/dftables-makefile-patch
blob: ac966db282a319ee4a3bcb8d27d2ec70f3181c3f (plain)
1
2
3
4
5
6
7
8
9
10
--- http-2.2.3/srclib/pcre/Makefile.in-orig
+++ http-2.2.3/srclib/pcre/Makefile.in	2005-12-20 13:12:03.000000000 -0500
@@ -15,6 +15,6 @@
 	$(LINK) $(EXTRA_LDFLAGS) dftables.lo $(EXTRA_LIBS)
 
 $(srcdir)/chartables.c: dftables
-	./dftables $@
+	dftables $@
 
 pcre.lo: $(srcdir)/chartables.c