]> git.pld-linux.org Git - packages/inn.git/blobdiff - inn-PLD.patch
- updated to 2.6.0 (note: new soname; some configurations may need manual update...
[packages/inn.git] / inn-PLD.patch
index 5446ef62c26273b88343c7236b25f4ee11146382..8738f6c3e6ac7f1e28e67b77a38104fb55d5e76f 100644 (file)
  
  /* Default prefix path is pathfilter. */
  #define INN_PATH_PERL_STARTUP_INND      "startup_innd.pl"
---- inn-2.4.0.orig/Makefile    2003-05-09 06:25:27.000000000 +0200
-+++ inn-2.4.0/Makefile 2003-06-29 12:57:10.000000000 +0200
-@@ -91,9 +91,9 @@
- directories:
-       @chmod +x support/install-sh
-       for D in $(INSTDIRS) ; do \
--          support/install-sh $(OWNER) -m 0755 -d $(D)$$D ; \
-+          support/install-sh -m 0755 -d $(D)$$D ; \
-       done
--      support/install-sh $(OWNER) -m 0750 -d $(D)$(PATHRUN)
-+      support/install-sh -m 0750 -d $(D)$(PATHRUN)
- update: 
-       @chmod +x support/install-sh
 --- inn-2.5.3/Makefile.global.in.orig  2013-06-11 17:54:53.957357808 +0200
 +++ inn-2.5.3/Makefile.global.in       2013-06-11 17:57:11.437354942 +0200
 @@ -250,7 +250,7 @@
This page took 0.080087 seconds and 4 git commands to generate.