diff --git a/pandora_server/Makefile.PL b/pandora_server/Makefile.PL index 96ab8d5bd9..59d3e9cfee 100644 --- a/pandora_server/Makefile.PL +++ b/pandora_server/Makefile.PL @@ -36,4 +36,3 @@ WriteMakefile( PMLIBDIRS => [ 'lib' ], 'dist' => { 'TAR' => 'tar', 'TARFLAGS' => 'cvfz', 'SUFFIX' => '.gz', 'COMPRESS' => 'gzip'} ); -