Skip to content

Commit f03b009

Browse files
author
root
committedJun 20, 2012
Change the target directory for the apr support libraries.
1 parent 7048596 commit f03b009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎getsource.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ wget -t 4 -nv http://apache.mirrors.tds.net//apr/apr-util-1.4.1.tar.bz2
8181
wget -t 4 -nv http://apache.mirrors.tds.net//apr/apr-iconv-1.2.1.tar.bz2
8282

8383
##Need to be unpacked inside of the httpd build directory, accoring to INSTALL
84-
cd httpd-2.4.2/srclib
84+
cd httpd-2.2.22/srclib
8585
tar jxf ../../apr-1.4.6.tar.bz2
8686
mv apr-1.4.6 apr
8787
tar jxf ../../apr-util-1.4.1.tar.bz2

0 commit comments

Comments
 (0)
Please sign in to comment.