pkgsrc/www/ap-jk/patches/patch-ad

13 lines
442 B
Text

$NetBSD: patch-ad,v 1.2 2010/02/16 14:52:13 joerg Exp $
--- apache-1.3/Makefile.in.orig 2006-03-02 16:45:37.000000000 +0000
+++ apache-1.3/Makefile.in 2006-03-02 16:45:52.000000000 +0000
@@ -67,7 +67,7 @@
install_dynamic: mod_jk.la
@echo ""
@echo "Copying files to Apache libexec Directory..."
- ${LIBTOOL} --mode=install ${CP} $< ${libexecdir}/mod_jk.so
+ ${BSD_INSTALL_LIB} mod_jk.so ${DESTDIR}${PREFIX}/lib/httpd
#
# Clean part.