Blob Blame History Raw
--- cursors/Makefile.am
+++ cursors/Makefile.am	2004/03/09 13:04:09
@@ -52,3 +52,32 @@
 
 EXTRA_DIST=	$(cursor_DATA)
 
+install-data-local:
+	cd $(DESTDIR)$(cursordir) && ln -sf v_double_arrow 00008160000006810000408080010102
+	cd $(DESTDIR)$(cursordir) && ln -sf h_double_arrow 028006030e0e7ebffc7f7070c0600140
+	cd $(DESTDIR)$(cursordir) && ln -sf crossed_circle 03b6e0fcb3499374a867c041f52298f0
+	cd $(DESTDIR)$(cursordir) && ln -sf left_ptr_watch 08e8e1c95fe2fc01f976f1e063a24ccd
+	cd $(DESTDIR)$(cursordir) && ln -sf copy 1081e37283d90000800003c07f3ef6bf
+	cd $(DESTDIR)$(cursordir) && ln -sf sb_h_double_arrow 14fef782d02440884392942c11205230
+	cd $(DESTDIR)$(cursordir) && ln -sf sb_v_double_arrow 2870a09082c103050810ffdffffe0204
+	cd $(DESTDIR)$(cursordir) && ln -sf link 3085a0e285430894940527032f8b26df
+	cd $(DESTDIR)$(cursordir) && ln -sf left_ptr_watch 3ecb610c1bf2410f44200f48c40d3599
+	cd $(DESTDIR)$(cursordir) && ln -sf move 4498f0e0c1937ffe01fd06f973665830
+	cd $(DESTDIR)$(cursordir) && ln -sf copy 6407b0e94181790501fd1e167b474872
+	cd $(DESTDIR)$(cursordir) && ln -sf link 640fb0e74195791501fd1ed57b41487f
+	cd $(DESTDIR)$(cursordir) && ln -sf move 9081237383d90e509aa00f00170e968f
+	cd $(DESTDIR)$(cursordir) && ln -sf hand1 9d800788f1b08800ae810202380a0822
+	cd $(DESTDIR)$(cursordir) && ln -sf bd_double_arrow c7088f0f3e6c8088236ef8e1e3e70000
+	cd $(DESTDIR)$(cursordir) && ln -sf question_arrow d9ce0ab605698f320427677b458ad60b
+	cd $(DESTDIR)$(cursordir) && ln -sf hand2 e29285e634086352946a0e7090d73106
+	cd $(DESTDIR)$(cursordir) && ln -sf fd_double_arrow fcf1c3c7cd4491d801f1e1c78f100000
+
+# fixes and hacks
+	cd $(DESTDIR)$(cursordir) && ln -sf bottom_left_corner fd_double_arrow
+	cd $(DESTDIR)$(cursordir) && ln -sf bottom_right_corner bd_double_arrow
+	cd $(DESTDIR)$(cursordir) && ln -sf left_ptr move
+	cd $(DESTDIR)$(cursordir) && ln -sf plus copy
+	cd $(DESTDIR)$(cursordir) && ln -sf left_ptr link
+	cd $(DESTDIR)$(cursordir) && ln -sf circle crossed_circle
+	cd $(DESTDIR)$(cursordir) && ln -sf sb_h_double_arrow h_double_arrow
+	cd $(DESTDIR)$(cursordir) && ln -sf sb_v_double_arrow v_double_arrow