SOURCES: magicor-Makefile.patch - reverted
lisu
lisu at pld-linux.org
Thu Jun 21 12:44:21 CEST 2007
Author: lisu Date: Thu Jun 21 10:44:21 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- reverted
---- Files affected:
SOURCES:
magicor-Makefile.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/magicor-Makefile.patch
diff -u SOURCES/magicor-Makefile.patch:1.2 SOURCES/magicor-Makefile.patch:1.3
--- SOURCES/magicor-Makefile.patch:1.2 Thu Jun 21 01:51:04 2007
+++ SOURCES/magicor-Makefile.patch Thu Jun 21 12:44:16 2007
@@ -1,7 +1,7 @@
---- 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
+--- 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
# 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
- # 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
+
+ VERSION=1.0-rc2
+
+@@ -49,7 +49,7 @@
+ chmod a+x $(BIN_PATH)/Magicor
+ chmod a+x $(BIN_PATH)/Magicor-LevelEditor
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
+ .PHONY: uninstall
\ No newline at end of file
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/magicor-Makefile.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list