[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apreq-cvs
Subject:    svn commit: r420093 - /httpd/apreq/trunk/module/Makefile.am
From:       pgollucci () apache ! org
Date:       2006-07-08 10:00:11
Message-ID: 20060708100011.AF4611A981A () eris ! apache ! org
[Download RAW message or body]

Author: pgollucci
Date: Sat Jul  8 03:00:10 2006
New Revision: 420093

URL: http://svn.apache.org/viewvc?rev=420093&view=rev
Log:
I haven't the foggies why MakeMaker will not put this directory (which is in svn)
in the release tarball anymore, but this fixes it

Modified:
    httpd/apreq/trunk/module/Makefile.am

Modified: httpd/apreq/trunk/module/Makefile.am
URL: http://svn.apache.org/viewvc/httpd/apreq/trunk/module/Makefile.am?rev=420093&r1=420092&r2=420093&view=diff
 ==============================================================================
--- httpd/apreq/trunk/module/Makefile.am (original)
+++ httpd/apreq/trunk/module/Makefile.am Sat Jul  8 03:00:10 2006
@@ -7,6 +7,7 @@
 test_cgi_LDFLAGS =  `@APREQ_CONFIG@ --link-libtool`
 
 run_tests : t/TEST
+	if [ ! -d t/cgi-bin ]; then mkdir t/cgi-bin; fi
 	-cp -f test_cgi t/cgi-bin
 	-cp -Rp .libs t/cgi-bin
 	MAKE=$(MAKE) @PERL@ t/TEST


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic