You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
397 B

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' => {