File perl.diff of Package kdebindings3
--- dcopperl/Makefile.PL.in +++ dcopperl/Makefile.PL.in 2005/01/07 10:37:22 @@ -12,6 +12,7 @@ WriteMakefile( NAME => 'DCOP', VERSION_FROM => '@srcdir@/DCOP.pm', + INSTALLDIRS => 'vendor', INC => "-I$qt_inc -I$kde_inc", LIBS => "-L$qt_lib -lqt-mt -L$kde_lib -lkdecore -lDCOP", XS => {'DCOP.xs' => 'DCOP.cpp'},