This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via 1fd62b5c9559a78258c1545cfec67acb652044f6 (commit)
from 6b84eb941e522e1ab7decfe5b4652fa76d0b6ac2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=1fd62b5c9559a78258c1545cfec67acb652044f6
commit 1fd62b5c9559a78258c1545cfec67acb652044f6
Author: Franck Villaume <[email protected]>
Date: Thu Aug 1 08:10:36 2019 +0000
add missing wget
diff --git a/autoinstall/install-src.sh b/autoinstall/install-src.sh
index 9f1b9c0..0b03414 100755
--- a/autoinstall/install-src.sh
+++ b/autoinstall/install-src.sh
@@ -67,6 +67,7 @@ if [ -e /etc/debian_version ]; then
fonts-dejavu-core mediawiki
pushd $(mktemp -d)
ptcver=1.0.2-4
+ apt-get install wget
wget
http://ftp.fr.debian.org/debian/pool/main/p/php-text-captcha/php-text-captcha_${ptcver}_all.deb
dpkg -i php-text-captcha_${ptcver}_all.deb
rm -f php-text-captcha_${ptcver}_all.deb
-----------------------------------------------------------------------
Summary of changes:
autoinstall/install-src.sh | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits