We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7048596 commit f03b009Copy full SHA for f03b009
getsource.sh
@@ -81,7 +81,7 @@ wget -t 4 -nv http://apache.mirrors.tds.net//apr/apr-util-1.4.1.tar.bz2
81
wget -t 4 -nv http://apache.mirrors.tds.net//apr/apr-iconv-1.2.1.tar.bz2
82
83
##Need to be unpacked inside of the httpd build directory, accoring to INSTALL
84
-cd httpd-2.4.2/srclib
+cd httpd-2.2.22/srclib
85
tar jxf ../../apr-1.4.6.tar.bz2
86
mv apr-1.4.6 apr
87
tar jxf ../../apr-util-1.4.1.tar.bz2
0 commit comments