Pascal Bleser
2010-11-20 19:09:11 +00:00
committed by Git OBS Bridge
commit b2bb84f366
6 changed files with 176 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- Makefile.PL.orig 2010-11-20 16:04:54.000000000 +0100
+++ Makefile.PL 2010-11-20 16:05:02.000000000 +0100
@@ -39,6 +39,7 @@
recommends 'MooseX::Traits' => '0.07';
install_script 'bin/apachectlp';
+install_script 'bin/serverctlp';
no_index directory => 'lib/Server/Control/t';
no_index directory => 'lib/Server/Control/Test';