packages: openttd-opengfx/openttd-opengfx-docs.patch - updated for 0.3.1
lisu
lisu at pld-linux.org
Mon Sep 20 14:12:17 CEST 2010
Author: lisu Date: Mon Sep 20 12:12:17 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated for 0.3.1
---- Files affected:
packages/openttd-opengfx:
openttd-opengfx-docs.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/openttd-opengfx/openttd-opengfx-docs.patch
diff -u packages/openttd-opengfx/openttd-opengfx-docs.patch:1.1 packages/openttd-opengfx/openttd-opengfx-docs.patch:1.2
--- packages/openttd-opengfx/openttd-opengfx-docs.patch:1.1 Tue Sep 14 12:38:10 2010
+++ packages/openttd-opengfx/openttd-opengfx-docs.patch Mon Sep 20 14:12:12 2010
@@ -1,14 +1,30 @@
---- opengfx-0.3.0-source/scripts/Makefile.bundles~ 2010-09-14 12:24:07.357236411 +0200
-+++ opengfx-0.3.0-source/scripts/Makefile.bundles 2010-09-14 12:27:37.581380130 +0200
-@@ -30,11 +30,6 @@
+--- opengfx-0.3.1-source/scripts/Makefile.bundles~ 2010-09-20 14:04:09.208115920 +0200
++++ opengfx-0.3.1-source/scripts/Makefile.bundles 2010-09-20 14:09:17.620593892 +0200
+@@ -30,27 +30,6 @@
$(_E) [Warning] The use of 'INSTALLDIR' is deprecated and may be removed in the future.
$(_E) [Warning] Use 'INSTALL_DIR' instead.
endif
--ifdef DOCDIR
+-ifndef DO_NOT_INSTALL_DOCS
+-ifneq ($(filter-out $(LICENSE_FILE) $(CHANGELOG_FILE),$(DOC_FILES)),)
- $(_E) [INSTALL] docs to $(DOCDIR)
- $(_V) install -d $(DOCDIR)
-- $(_V) install -c $(DOC_FILES) $(DOCDIR)
+- $(_V) install -m644 $(filter-out $(LICENSE_FILE) $(CHANGELOG_FILE),$(DOC_FILES)) $(DOCDIR)
-endif
+-endif
+-ifndef DO_NOT_INSTALL_LICENSE
+-ifneq ($(LICENSE_FILE),)
+- $(_E) [INSTALL] license to $(DOCDIR)
+- $(_V) install -d $(DOCDIR)
+- $(_V) install -m644 $(LICENSE_FILE) $(DOCDIR)
+-endif
+-endif
+-ifndef DO_NOT_INSTALL_CHANGELOG
+-ifneq ($(CHANGELOG_FILE),)
+- $(_E) [INSTALL] changelog to $(DOCDIR)
+- $(_V) install -d $(DOCDIR)
+- $(_V) install -m644 $(CHANGELOG_FILE) $(DOCDIR)
+-endif
+-endif
+
- md5: $(MD5_FILENAME)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openttd-opengfx/openttd-opengfx-docs.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list