Author: sparky                       Date: Fri Oct 21 11:38:32 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- save context so updater will know if smp has back

---- Files affected:
SOURCES:
   quake3-gpl-Makefile-install.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/quake3-gpl-Makefile-install.patch
diff -u SOURCES/quake3-gpl-Makefile-install.patch:1.1 
SOURCES/quake3-gpl-Makefile-install.patch:1.2
--- SOURCES/quake3-gpl-Makefile-install.patch:1.1       Fri Oct 14 04:46:13 2005
+++ SOURCES/quake3-gpl-Makefile-install.patch   Fri Oct 21 13:38:27 2005
@@ -1,7 +1,7 @@
 diff -Nur quake3-1.33_SVN156M.MFfix/code/unix/Makefile 
quake3-1.33_SVN156M/code/unix/Makefile
 --- quake3-1.33_SVN156M/code/unix/Makefile     2005-10-09 15:07:54.000000000 
+0200
 +++ quake3-1.33_SVN156M.MFfix/code/unix/Makefile       2005-10-14 
03:15:01.000000000 +0200
-@@ -187,18 +187,6 @@
+@@ -187,19 +187,7 @@
      TARGETS=\
        $(B)/$(PLATFORM)quake3 \
        $(B)/$(PLATFORM)q3ded \
@@ -17,9 +17,20 @@
 -      $(B)/missionpack/vm/qagame.qvm \
 -      $(B)/missionpack/vm/cgame.qvm \
 -      $(B)/missionpack/vm/ui.qvm
- #      $(B)/$(PLATFORM)quake3-smp \
+-#      $(B)/$(PLATFORM)quake3-smp \
++#      $(B)/$(PLATFORM)quake3-smp \   # context
  
    endif
+ 
+@@ -1388,7 +1376,7 @@
+       @if [ ! -d $(COPYDIR) ]; then echo "You need to set COPYDIR to where 
you installed Quake III!"; false; fi
+       -mkdir -p -m 0755 $(COPYDIR)
+       install -s -m 0755 $(BR)/linuxquake3 $(COPYDIR)/quake3
+-      #install -s -m 0755 $(BR)/linuxquake3-smp $(COPYDIR)/quake3-smp
++      #install -s -m 0755 $(BR)/linuxquake3-smp $(COPYDIR)/quake3-smp    
#context
+       install -s -m 0755 $(BR)/linuxq3ded $(COPYDIR)/q3ded
+       -mkdir -p -m 0755 $(COPYDIR)/baseq3
+       install -s -m 0755 $(BR)/baseq3/cgame$(ARCH).$(SHLIBEXT) \
 @@ -1405,6 +1393,12 @@
        install -s -m 0755 $(BR)/missionpack/ui$(ARCH).$(SHLIBEXT) \
                                        $(COPYDIR)/missionpack/.
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to