SOURCES: wesnoth-Makefile.patch - updated for version 1.1.10

lisu lisu at pld-linux.org
Sun Oct 8 13:46:38 CEST 2006


Author: lisu                         Date: Sun Oct  8 11:46:38 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for version 1.1.10

---- Files affected:
SOURCES:
   wesnoth-Makefile.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/wesnoth-Makefile.patch
diff -u SOURCES/wesnoth-Makefile.patch:1.1 SOURCES/wesnoth-Makefile.patch:1.2
--- SOURCES/wesnoth-Makefile.patch:1.1	Mon Jul 25 22:20:27 2005
+++ SOURCES/wesnoth-Makefile.patch	Sun Oct  8 13:46:33 2006
@@ -1,22 +1,20 @@
-diff -burN wesnoth-0.9.4.orig/src/Makefile.am wesnoth-0.9.4/src/Makefile.am
---- wesnoth-0.9.4.orig/src/Makefile.am	2005-07-25 21:01:26.684348360 +0200
-+++ wesnoth-0.9.4/src/Makefile.am	2005-07-25 21:02:28.591936976 +0200
-@@ -582,7 +582,6 @@
+--- wesnoth-1.1.10/src/Makefile.am~	2006-10-04 21:42:33.000000000 +0200
++++ wesnoth-1.1.10/src/Makefile.am	2006-10-04 21:43:45.000000000 +0200
+@@ -499,7 +499,6 @@
  if SERVER
  install-exec-hook:
  	mkdir -p -m 0700 $(DESTDIR)$(fifodir)
--	chown $(serveruid):$(servergid) $(DESTDIR)$(fifodir)
+-	-chown $(serveruid):$(servergid) $(DESTDIR)$(fifodir)
  
  uninstall-hook:
  	rm -rf $(DESTDIR)$(fifodir)
-diff -burN wesnoth-0.9.4.orig/src/Makefile.in wesnoth-0.9.4/src/Makefile.in
---- wesnoth-0.9.4.orig/src/Makefile.in	2005-07-25 21:01:26.684348360 +0200
-+++ wesnoth-0.9.4/src/Makefile.in	2005-07-25 21:02:42.860767784 +0200
-@@ -1526,7 +1526,6 @@
+--- wesnoth-1.1.10/src/Makefile.in~	2006-10-04 21:42:33.000000000 +0200
++++ wesnoth-1.1.10/src/Makefile.in	2006-10-04 21:44:43.000000000 +0200
+@@ -1487,7 +1487,6 @@
  
  @SERVER_TRUE at install-exec-hook:
  @SERVER_TRUE@	mkdir -p -m 0700 $(DESTDIR)$(fifodir)
-- at SERVER_TRUE@	chown $(serveruid):$(servergid) $(DESTDIR)$(fifodir)
+- at SERVER_TRUE@	-chown $(serveruid):$(servergid) $(DESTDIR)$(fifodir)
  
  @SERVER_TRUE at uninstall-hook:
  @SERVER_TRUE@	rm -rf $(DESTDIR)$(fifodir)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/wesnoth-Makefile.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list