summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 20:25:11 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 20:25:11 -0300
commit187b0eb8d443d181dc533b1d1d0fce9aa38b4c0e (patch)
treed0f520766d194a530103e1506fa0abe4364f961d
parent77fa9fc45569325a508893e16bcbb404fe12ffbc (diff)
Remove abs dependency
-rwxr-xr-xabslibre8
1 files changed, 7 insertions, 1 deletions
diff --git a/abslibre b/abslibre
index e49d627..70e4be3 100755
--- a/abslibre
+++ b/abslibre
@@ -8,7 +8,13 @@ BLACKLIST='http://repo.parabolagnulinux.org/docs/blacklist.txt'
SYNCARGS='-mrtv --no-motd --delete-after --no-p --no-o --no-g'
BLFILE=/tmp/blacklist.txt
-. /etc/abs.conf
+# Variables from abs.conf
+ABSROOT="/var/abs/"
+# DON'T CHANGE. WE NEED IT FOR ABSLIBRE
+SYNCSERVER="rsync.archlinux.org"
+ARCH="i686"
+MIRRORLIST="/etc/pacman.d/mirrorlist"
+REPOS=(core extra community testing community-testing !staging !community-staging)
# Steps
# * Sync abs