Skip to content

Commit dd97ee8

Browse files
authored
remove double wget command
1 parent a3b964c commit dd97ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/papers/firebird_php_linux.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ cd /yourhome/apps/httpd-2.4.4
7474

7575
cd srclib
7676
wget http://mirrors.hostingromania.ro/apache.org/apr/apr-1.4.6.tar.bz
77-
wget wget http://mirrors.hostingromania.ro/apache.org/apr/apr-util-1.5.1.tar.bz
77+
wget http://mirrors.hostingromania.ro/apache.org/apr/apr-util-1.5.1.tar.bz
7878
tar -jxf apr-1.4.6.tar.bz
7979
tar -jxf apr-util-1.5.1.tar.bz
8080
mv apr-1.4.6 apr

0 commit comments

Comments
 (0)