aboutsummaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/apache2/apache2-2.4.4/server-makefile.patch
blob: f1349cb6a4c45ee467dc94461c8d12829bb2b4eb (plain)
1
2
3
4
5
6
7
8
9
10
11
--- http-2.0.54/server/Makefile.in-old	2005-12-20 13:26:56.000000000 -0500
+++ http-2.0.54/server/Makefile.in	2005-12-20 13:27:22.000000000 -0500
@@ -27,7 +27,7 @@
 	$(LINK) $(EXTRA_LDFLAGS) $(gen_test_char_OBJECTS) $(EXTRA_LIBS)
 
 test_char.h: gen_test_char
-	./gen_test_char > test_char.h
+	gen_test_char > test_char.h
 
 util.lo: test_char.h