openbsd-ports/www/p5-CGI-SpeedyCGI/patches/patch-mod_speedycgi_Makefile_tmpl

12 lines
404 B
Plaintext

$OpenBSD: patch-mod_speedycgi_Makefile_tmpl,v 1.1.1.1 2002/11/10 19:57:04 jakob Exp $
--- mod_speedycgi/Makefile.tmpl.orig Sun Nov 10 16:03:32 2002
+++ mod_speedycgi/Makefile.tmpl Sun Nov 10 16:03:40 2002
@@ -37,7 +37,6 @@ $(SHARED_OBJ_TARGET): $(SRC_CFILES) $(H_
# install the shared object file into Apache
install: all
- $(APXS) -i -a -n 'speedycgi' $(SHARED_OBJ_TARGET)
# cleanup
clean: