Commit 2a5f5de6 authored by Seblu's avatar Seblu
Browse files

update repository path

parent 8fa937d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

db='seblu.db.tar.gz'
repo='/srv/http/archlinux/seblu'
repo='/srv/ftp/archlinux/seblu'
arch=('i686' 'x86_64')

# source makepkg config
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

dbname='seblu'
repo="/srv/http/archlinux/$dbname"
repo="/srv/ftp/archlinux/$dbname"
repo_32="$repo/i686"
repo_64="$repo/x86_64"

+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
shopt -s xpg_echo

db='seblu.db.tar.gz'
repo='/srv/http/archlinux/seblu'
repo='/srv/ftp/archlinux/seblu'

# source makepkg config
. /etc/makepkg.conf
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

REPO='/srv/http/archlinux/seblu'
REPO='/srv/ftp/archlinux/seblu'
shopt -s nullglob

for _p; do