summarylogtreecommitdiffstats
path: root/install_web_iface_deps.pl
diff options
context:
space:
mode:
Diffstat (limited to 'install_web_iface_deps.pl')
-rwxr-xr-xinstall_web_iface_deps.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/install_web_iface_deps.pl b/install_web_iface_deps.pl
index dd8c78926c5f..3c60b3e489e2 100755
--- a/install_web_iface_deps.pl
+++ b/install_web_iface_deps.pl
@@ -28,11 +28,7 @@
install:-
pack_install(aleph, [url('https://github.com/friguzzi/aleph.git'),interactive(false)]),
- pack_install(auc, [url('https://github.com/friguzzi/auc.git'),interactive(false)]),
pack_install(real, [url('http://stoics.org.uk/~nicos/sware/packs/real/real-2.0.tgz'),interactive(false)]),
- pack_install(matrix, [url('https://github.com/friguzzi/matrix.git'),interactive(false)]),
- pack_install(cplint, [url('https://github.com/friguzzi/cplint.git'),interactive(false)]),
- pack_install('rserve_client', [url('https://github.com/JanWielemaker/rserve_client.git'),interactive(false)]),
pack_install('cplint_r', [url('https://github.com/frnmst/cplint_r.git'),interactive(false)]).
main:-