summaryrefslogtreecommitdiff
blob: 8bb70f86e42a7ad0fc350f4a8400de57a9a2a485 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Collision with perl-tk -- bug 272083
--- Tk-CursorControl-0.4/Makefile.PL
+++ Tk-CursorControl-0.4/Makefile.PL
@@ -16,7 +16,7 @@
 		'trans_cur.mask'	=> '$(INST_LIB)/Tk/trans_cur.mask',
 		'demos/cursor.pl'	=> ($] >= 5.005
 					? '$(INST_ARCHLIB)'
-					: '$(INST_LIB)') . '/Tk/demos/widtrib/cursor.pl',
+					: '$(INST_LIB)') . '/Tk/demos/widtrib/cursor_control.pl',
 			},
 	
 	'PREREQ_PM'	=> {