SOURCES: quake3-gpl-Makefile-install.patch - updated

sparky sparky at pld-linux.org
Fri Dec 23 17:09:16 CET 2005


Author: sparky                       Date: Fri Dec 23 16:09:16 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   quake3-gpl-Makefile-install.patch (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/quake3-gpl-Makefile-install.patch
diff -u SOURCES/quake3-gpl-Makefile-install.patch:1.6 SOURCES/quake3-gpl-Makefile-install.patch:1.7
--- SOURCES/quake3-gpl-Makefile-install.patch:1.6	Mon Dec  5 17:48:02 2005
+++ SOURCES/quake3-gpl-Makefile-install.patch	Fri Dec 23 17:09:11 2005
@@ -34,15 +34,17 @@
  
    endif
  
-@@ -1762,25 +1752,25 @@
+@@ -1762,27 +1752,25 @@
  # MISC
  #############################################################################
  
 -copyfiles: build_release
 -	@if [ ! -d $(COPYDIR)/baseq3 ]; then echo "You need to set COPYDIR to where you installed Quake III!"; false; fi
 -	$(INSTALL) -s -m 0755 $(BR)/$(PLATFORM)quake3$(BINEXT) $(COPYDIR)/quake3
--	#$(INSTALL) -s -m 0755 $(BR)/$(PLATFORM)quake3-smp$(BINEXT) $(COPYDIR)/quake3-smp
--	$(INSTALL) -s -m 0755 $(BR)/$(PLATFORM)q3ded$(BINEXT) $(COPYDIR)/q3ded
+-
+-	@if [ -f $(BR)/$(PLATFORM)q3ded$(BINEXT) ]; then \
+-		$(INSTALL) -s -m 0755 $(BR)/$(PLATFORM)q3ded$(BINEXT) $(COPYDIR)/q3ded$(BINEXT); \
+-	fi 
 -	-$(MKDIR) -p -m 0755 $(COPYDIR)/baseq3
 -	$(INSTALL) -s -m 0755 $(BR)/baseq3/cgame$(ARCH).$(SHLIBEXT) \
 -					$(COPYDIR)/baseq3/.
@@ -79,4 +81,3 @@
  
  clean:clean-debug clean-release
  	$(MAKE) -C setup clean
-Només a quake3.Makefile/code/unix: Makefile~
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/quake3-gpl-Makefile-install.patch?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list