]> git.pld-linux.org Git - packages/inn.git/blame - inn-install.patch
- updated to 2.6.0 (note: new soname; some configurations may need manual update...
[packages/inn.git] / inn-install.patch
CommitLineData
6a4c3728
JB
1--- inn-2.5.3/Makefile.global.in.orig 2013-06-11 18:02:09.360682066 +0200
2+++ inn-2.5.3/Makefile.global.in 2013-06-11 18:04:16.297346087 +0200
3@@ -305,7 +305,7 @@
95b08739 4
6a4c3728 5 BACKUP_OPTION = -B .OLD
95b08739 6
6a4c3728
JB
7-LI_SPRI = $(LIBTOOLINST) $(INSTALL) -o root -g $(RUNASGROUP) -m 4550 $(BACKUP_OPTION)
8+LI_SPRI = $(LIBTOOLINST) $(INSTALL) -m 4550 $(BACKUP_OPTION)
9 LI_XPRI = $(LIBTOOLINST) $(INSTALL) $(OWNER) -m 0550 $(BACKUP_OPTION)
10 LI_XPUB = $(LIBTOOLINST) $(INSTALL) $(OWNER) -m 0555 $(BACKUP_OPTION)
95b08739 11
This page took 0.144542 seconds and 4 git commands to generate.