]> git.pld-linux.org Git - packages/wesnoth.git/blob - wesnoth-Makefile.patch
- up to 1.6.4
[packages/wesnoth.git] / wesnoth-Makefile.patch
1 --- wesnoth-1.1.10/src/Makefile.am~     2006-10-04 21:42:33.000000000 +0200
2 +++ wesnoth-1.1.10/src/Makefile.am      2006-10-04 21:43:45.000000000 +0200
3 @@ -499,7 +499,6 @@
4  if SERVER
5  install-exec-hook:
6         mkdir -p -m 0700 $(DESTDIR)$(fifodir)
7 -       -chown $(serveruid):$(servergid) $(DESTDIR)$(fifodir)
8  
9  uninstall-hook:
10         rm -rf $(DESTDIR)$(fifodir)
11 --- wesnoth-1.1.10/src/Makefile.in~     2006-10-04 21:42:33.000000000 +0200
12 +++ wesnoth-1.1.10/src/Makefile.in      2006-10-04 21:44:43.000000000 +0200
13 @@ -1487,7 +1487,6 @@
14  
15  @SERVER_TRUE@install-exec-hook:
16  @SERVER_TRUE@  mkdir -p -m 0700 $(DESTDIR)$(fifodir)
17 -@SERVER_TRUE@  -chown $(serveruid):$(servergid) $(DESTDIR)$(fifodir)
18  
19  @SERVER_TRUE@uninstall-hook:
20  @SERVER_TRUE@  rm -rf $(DESTDIR)$(fifodir)
This page took 0.062386 seconds and 3 git commands to generate.