SOURCES: magicor-Makefile.patch - adapted for 1.1-rc1 version

lisu lisu at pld-linux.org
Thu Jun 21 01:51:10 CEST 2007


Author: lisu                         Date: Wed Jun 20 23:51:10 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- adapted for 1.1-rc1 version

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

---- Diffs:

================================================================
Index: SOURCES/magicor-Makefile.patch
diff -u SOURCES/magicor-Makefile.patch:1.1 SOURCES/magicor-Makefile.patch:1.2
--- SOURCES/magicor-Makefile.patch:1.1	Sat Nov 25 13:24:22 2006
+++ SOURCES/magicor-Makefile.patch	Thu Jun 21 01:51:04 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,12 +17,12 @@
  # 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)
================================================================

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



More information about the pld-cvs-commit mailing list