From 710ab3ebb71ede240860bc29b879057dd59bab37 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 20 Jan 2017 17:39:12 -0500 Subject: db-import-archlinux-src: Tidy the config section at the beginning. --- db-import-archlinux-src | 7 +------ 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3