/[Apache-SVN]/spamassassin/trunk/build/automc/run_preflight
ViewVC logotype

Diff of /spamassassin/trunk/build/automc/run_preflight

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/build/automc/run_preflight	2005/10/19 01:37:46	326317
+++ spamassassin/trunk/build/automc/run_preflight	2005/10/19 01:38:48	326318
@@ -4,7 +4,7 @@ use strict;
 sub run;
 
 # build, as necessary
-
+run "perl Makefile.PL < /dev/null";
 run "make";
 
 chdir "masses" or die;

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26