SOURCES: xcursor-transparent-theme-make.patch (NEW) - fix symlinks
qboosh
qboosh at pld-linux.org
Wed Dec 27 01:08:09 CET 2006
Author: qboosh Date: Wed Dec 27 00:08:09 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix symlinks
---- Files affected:
SOURCES:
xcursor-transparent-theme-make.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/xcursor-transparent-theme-make.patch
diff -u /dev/null SOURCES/xcursor-transparent-theme-make.patch:1.1
--- /dev/null Wed Dec 27 01:08:09 2006
+++ SOURCES/xcursor-transparent-theme-make.patch Wed Dec 27 01:08:04 2006
@@ -0,0 +1,10 @@
+--- xcursor-transparent-theme-0.1.1/cursors/Makefile.am.orig 2003-10-30 13:13:59.000000000 +0100
++++ xcursor-transparent-theme-0.1.1/cursors/Makefile.am 2006-12-27 01:03:42.995816526 +0100
+@@ -91,6 +91,6 @@
+ $(INSTALL_DATA) $(CURSOR_REAL) $(DESTDIR)$(CURSOR_DIR)/
+ for CURSOR in $(CURSOR_NAMES); do \
+ echo '-- Installing cursor '$$CURSOR; \
+- ln -s $(DESTDIR)$(CURSOR_DIR)/transp $(DESTDIR)$(CURSOR_DIR)/$$CURSOR; \
++ ln -s $(CURSOR_DIR)/transp $(DESTDIR)$(CURSOR_DIR)/$$CURSOR; \
+ done
+
================================================================
More information about the pld-cvs-commit
mailing list