From: hadaq Date: Fri, 3 Feb 2012 00:47:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~74 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=8711a5e5e529fc5578fb48518d521eb730560b18;p=trbnettools.git *** empty log message *** --- diff --git a/libtrbnet_perl/Makefile.PL b/libtrbnet_perl/Makefile.PL index 0969c91..8cc79ca 100644 --- a/libtrbnet_perl/Makefile.PL +++ b/libtrbnet_perl/Makefile.PL @@ -10,7 +10,6 @@ WriteMakefile( ($] >= 5.005 ? ## Add these new keywords supported since 5.005 (ABSTRACT_FROM => 'lib/HADES/TrbNet.pm', # retrieve abstract from module AUTHOR => 'Hades DAQ ') : ()), - DESTDIR => '/home/hadaq/depp', INC => '-I../libtrbnet', DEFINE => '', LIBS => '-L../trbnetd -ltrbnet',