summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-20 17:39:12 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-01-20 17:39:12 -0500
commit710ab3ebb71ede240860bc29b879057dd59bab37 (patch)
tree7459dd687d0c6a4f9e1528e924192556b54c002d
parentd04091d80cc0c30423ce9a792533be682833e07c (diff)
db-import-archlinux-src: Tidy the config section at the beginning.
-rwxr-xr-xdb-import-archlinux-src7
1 files changed, 1 insertions, 6 deletions
diff --git a/db-import-archlinux-src b/db-import-archlinux-src
index 6571e87..ca85654 100755
--- a/db-import-archlinux-src
+++ b/db-import-archlinux-src
@@ -4,18 +4,13 @@ set -e
FTP_BASE=/srv/repo/main
ABSLIBRE=/srv/abslibre
-ABSGIT=/srv/git/abslibre/abslibre.git
-# Remote
-# ABSGIT=http://projects.parabolagnulinux.org/abslibre.git
+ABSGIT=https://git.parabola.nu/abslibre.git/
SYNCARGS='-mrtv --no-motd --delete-after --no-p --no-o --no-g --quiet'
# Variables from abs.conf
ABSROOT="/srv/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