Author: lisu                         Date: Thu Jun 21 21:18:50 2007 GMT
Module: SOURCES                       Tag: DEVEL
---- Log message:
- adapted for 1.1-rc1 version

---- Files affected:
SOURCES:
   magicor-Makefile.patch (1.3 -> 1.3.2.1) 

---- Diffs:

================================================================
Index: SOURCES/magicor-Makefile.patch
diff -u SOURCES/magicor-Makefile.patch:1.3 
SOURCES/magicor-Makefile.patch:1.3.2.1
--- SOURCES/magicor-Makefile.patch:1.3  Thu Jun 21 12:44:16 2007
+++ SOURCES/magicor-Makefile.patch      Thu Jun 21 23:18:45 2007
@@ -1,7 +1,7 @@
---- magicor-1.0-rc2/Makefile~  2006-11-20 02:07:18.000000000 +0100
-+++ magicor-1.0-rc2/Makefile   2006-11-24 17:43:59.000000000 +0100
-@@ -16,15 +16,15 @@
- #PYTHON_VERSION=2.3
+--- magicor-1.1-rc1/Makefile~  2007-06-21 01:25:16.000000000 +0200
++++ magicor-1.1-rc1/Makefile   2007-06-21 01:24:33.000000000 +0200
+@@ -15,15 +15,15 @@
+ #PYTHON_VERSION=2.4
  
  # The prefix is added as a prefix (duh) to all other paths as default.
 -PREFIX=/usr/local
@@ -17,15 +17,15 @@
  # Where to find the system-wide config file.
 -CONFIG=$(PREFIX)/etc
 +CONFIG=$(DESTDIR)/etc
- 
- VERSION=1.0-rc2
- 
-@@ -49,7 +49,7 @@
-       chmod a+x $(BIN_PATH)/Magicor
-       chmod a+x $(BIN_PATH)/Magicor-LevelEditor
+ # Docbook XSL stylesheet to use
+ DOCBOOK_STYLESHEET=/usr/share/xml/docbook/stylesheet/nwalsh/xhtml/docbook.xsl
+ # Options (string parameters) passed to the XSLT processor
+@@ -62,7 +62,7 @@
+       chmod a+x $(BIN_PATH)/magicor
+       chmod a+x $(BIN_PATH)/magicor-editor
        mkdir -p $(SHARE_PATH)
 -      cp -fr data/* $(SHARE_PATH)
 +      cp -fr $(MAGICOR)/data/* $(SHARE_PATH)
        @echo "Done. If everything wen't well you can now run 
'$(BIN_PATH)/Magicor'"
  
- .PHONY: uninstall
\ No newline at end of file
+ .PHONY: uninstall
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/magicor-Makefile.patch?r1=1.3&r2=1.3.2.1&f=u

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

Reply via email to