aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-GdkImlib/files/patch-Makefile.PL
blob: c26dd0a6d3b1d8519975d20edf3f237d3f08e146 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- Makefile.PL.orig    Mon Mar 12 03:29:15 2001
+++ Makefile.PL Mon Mar 12 03:29:27 2001
@@ -1,6 +1,5 @@
 use ExtUtils::MakeMaker;
 use Cwd;
-use blib '../Gtk';
 require '../Depends.pm';
 
 $imlib = new ExtUtils::Depends ('Gtk::Gdk::ImlibImage', 'Gtk');