Author: sparky                       Date: Tue Nov  1 11:26:45 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

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

---- Diffs:

================================================================
Index: SOURCES/quake3-gpl-Makefile-install.patch
diff -u SOURCES/quake3-gpl-Makefile-install.patch:1.2 
SOURCES/quake3-gpl-Makefile-install.patch:1.3
--- SOURCES/quake3-gpl-Makefile-install.patch:1.2       Fri Oct 21 13:38:27 2005
+++ SOURCES/quake3-gpl-Makefile-install.patch   Tue Nov  1 12:26:40 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,19 +187,7 @@
+diff -ru quake3/code/unix/Makefile quake3.Mf/code/unix/Makefile
+--- quake3/code/unix/Makefile  2005-11-01 01:42:04.000000000 +0100
++++ quake3.Mf/code/unix/Makefile       2005-11-01 12:19:21.000000000 +0100
+@@ -178,19 +178,7 @@
      TARGETS=\
        $(B)/$(PLATFORM)quake3 \
        $(B)/$(PLATFORM)q3ded \
@@ -22,24 +22,24 @@
  
    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) \
+@@ -1535,7 +1523,7 @@
+ 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)quake3-smp$(BINEXT) 
$(COPYDIR)/quake3-smp # context
+       $(INSTALL) -s -m 0755 $(BR)/$(PLATFORM)q3ded$(BINEXT) $(COPYDIR)/q3ded
+       -$(MKDIR) -p -m 0755 $(COPYDIR)/baseq3
+       $(INSTALL) -s -m 0755 $(BR)/baseq3/cgame$(ARCH).$(SHLIBEXT) \
+@@ -1552,6 +1540,12 @@
+       $(INSTALL) -s -m 0755 $(BR)/missionpack/ui$(ARCH).$(SHLIBEXT) \
                                        $(COPYDIR)/missionpack/.
  
 +install:
 +      -mkdir -p -m 0755 $(BINDIR)
-+      install -s -m 0755 $(BR)/linuxquake3 $(BINDIR)/quake3
-+      #install -s -m 0755 $(BR)/linuxquake3-smp $(BINDIR)/quake3-smp
-+      install -s -m 0755 $(BR)/linuxq3ded $(BINDIR)/q3ded
++      install -s -m 0755 $(BR)/$(PLATFORM)quake3$(BINEXT) $(BINDIR)/quake3
++      #install -s -m 0755 $(BR)/$(PLATFORM)quake3-smp$(BINEXT) 
$(BINDIR)/quake3-smp
++      install -s -m 0755 $(BR)/$(PLATFORM)q3ded$(BINEXT) $(BINDIR)/q3ded
 +
  clean:clean-debug clean-release
  
================================================================

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

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

Reply via email to