summarylogtreecommitdiffstats
path: root/install_web_iface_deps.pl
diff options
context:
space:
mode:
authorFranco Masotti2017-02-07 18:54:25 +0100
committerFranco Masotti2017-02-07 18:54:25 +0100
commit7a1659085eea033b740cfa1b41a8044bf4d9a9c9 (patch)
treef513961f7db846ed5446b493a4f78644eab7f8fc /install_web_iface_deps.pl
parentef8f46da27b403ba37fed40bdbf156b930982085 (diff)
downloadaur-7a1659085eea033b740cfa1b41a8044bf4d9a9c9.tar.gz
Minor fixes.
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:-