oh, missed another simple one:
--- libembperl-perl-2.0rc2.orig/Makefile.PL
+++ libembperl-perl-2.0rc2/Makefile.PL
@@ -1293,7 +1310,7 @@
'INC' => $i,
'EXE_FILES' => [ 'embpexec.pl', 'embpmsgid.pl' ],
'clean' => { FILES => 'dirent.h test/conf/httpd.conf
test/conf/httpd.stop.conf test/conf/httpd.min.conf test/tmp/* Embperl.c
$(OBJECT)' },
- 'realclean' => { FILES => 'embpmsgid.pl embpexec.pl embpexec.bat
embpcgi.pl embpcgi.test.pl embpcgi.bat epocgi.pl epocgi.bat epocgi.test.pl
embpfastcgi.pl test/conf/config.pl xs/mmargs.pl' },
+ 'realclean' => { FILES => 'embpmsgid.pl embpexec.pl embpexec.bat
embpcgi.pl embpcgi.test.pl embpcgi.bat epocgi.pl epocgi.bat epocgi.test.pl
embpfastcgi.pl embpfastcgi.test.pl test/conf/config.pl xs/mmargs.pl' },
'dist' => { COMPRESS => 'gzip', SUFFIX => 'gz'},
'dynamic_lib' => $dynlib,
'PREREQ_PM' => { 'File::Spec' => 0.8 },
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]