SOURCES: celestia-makefile.patch - 1.4.0
wolf
wolf at pld-linux.org
Sun Dec 25 01:36:49 CET 2005
Author: wolf Date: Sun Dec 25 00:36:49 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- 1.4.0
---- Files affected:
SOURCES:
celestia-makefile.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/celestia-makefile.patch
diff -u SOURCES/celestia-makefile.patch:1.1 SOURCES/celestia-makefile.patch:1.2
--- SOURCES/celestia-makefile.patch:1.1 Tue Jan 11 22:38:58 2005
+++ SOURCES/celestia-makefile.patch Sun Dec 25 01:36:44 2005
@@ -1,15 +1,15 @@
-diff -ruN celestia./Makefile.am celestia/Makefile.am
---- celestia./Makefile.am 2004-09-23 22:53:05.000000000 +0200
-+++ celestia/Makefile.am 2005-01-11 21:50:57.814828960 +0100
-@@ -31,10 +31,4 @@
+diff -ruN celestia-1.4.0./Makefile.am celestia-1.4.0/Makefile.am
+--- celestia-1.4.0./Makefile.am 2005-12-25 00:36:47.000000000 +0100
++++ celestia-1.4.0/Makefile.am 2005-12-25 00:38:04.094027272 +0100
+@@ -31,11 +31,3 @@
cd $(top_distdir) && $(MAKE) -f admin/Makefile.common subdirs
install-data-hook:
-- if [ -d $(kde_datadir)/@PACKAGE@ -a ! -h $(kde_datadir)/@PACKAGE@ ] ; then \
+- if [ "$(kde_datadir)" -a -d $(kde_datadir)/@PACKAGE@ -a ! -h $(kde_datadir)/@PACKAGE@ ] ; then \
- mv -f -b $(kde_datadir)/@PACKAGE@/* $(datadir)/@PACKAGE@/ ; \
- rmdir $(kde_datadir)/@PACKAGE@ ; \
- fi
-- if [ ! -h $(kde_datadir)/@PACKAGE@ ] ; then \
+- if [ "$(kde_datadir)" -a ! -h $(kde_datadir)/@PACKAGE@ ] ; then \
- ln -s $(datadir)/@PACKAGE@ $(kde_datadir)/@PACKAGE@ ; \
- fi
-+
+-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/celestia-makefile.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list