]> git.pld-linux.org Git - packages/apache-mod_jk.git/blob - apache-mod_jk-apxs.patch
8af83a624c49a99c4e93ca0ea9b2e98c1d3f56e6
[packages/apache-mod_jk.git] / apache-mod_jk-apxs.patch
1 --- jakarta-tomcat-connectors-1.2.15-src/jk/native/apache-2.0/Makefile.in~      2005-12-28 16:19:42.000000000 +0200
2 +++ jakarta-tomcat-connectors-1.2.15-src/jk/native/apache-2.0/Makefile.in       2006-01-02 15:12:19.000000000 +0200
3 @@ -71,7 +71,7 @@
4  install_dynamic:
5         @echo ""
6         @echo "Installing files to Apache Modules Directory..."
7 -       $(APXS) -i mod_jk.la
8 +       $(APXS) -S DESTDIR=$(DESTDIR) -i mod_jk.la
9         @echo ""
10         @echo "Please be sure to arrange ${APACHE_DIR}/conf/httpd.conf..."
11         @echo ""
This page took 0.2591 seconds and 2 git commands to generate.