summaryrefslogtreecommitdiff
path: root/bashs/shell scrips/multilib-install-current~
diff options
context:
space:
mode:
Diffstat (limited to 'bashs/shell scrips/multilib-install-current~')
-rwxr-xr-xbashs/shell scrips/multilib-install-current~8
1 files changed, 8 insertions, 0 deletions
diff --git a/bashs/shell scrips/multilib-install-current~ b/bashs/shell scrips/multilib-install-current~
new file mode 100755
index 0000000..9ef28b9
--- /dev/null
+++ b/bashs/shell scrips/multilib-install-current~
@@ -0,0 +1,8 @@
+#!/bin/bash
+cd /tmp
+mkdir multilib
+cd multilib
+wget -r -np -nd -l1 --accept=*.t?z http://www.slackware.com/~alien/multilib/current/
+lftp -c 'open http://slackware.com/~alien/multilib/ ; mirror -c -e 15.0'
+upgradepkg --reinstall --install-new *.t?z
+upgradepkg --reinstall --install-new slackware64-compat32/*-compat32/*.t?z