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