From 47fff44483c45f4b6aa57c57efaf1600cbc819e8 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 7 Feb 2016 12:27:53 +0100 Subject: renamed 'aba' repo to 'myrepo' --- README | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'README') diff --git a/README b/README index ed301b4..8344d6f 100644 --- a/README +++ b/README @@ -52,11 +52,6 @@ rm -rf INSTALL mkdir INSTALL cd INSTALL -yaourt -G joe -chown -R build:users joe -cd joe -cd .. - yaourt -G cfengine chown -R build:users cfengine cd cfengine @@ -65,13 +60,13 @@ cd .. cd .. -Put them into a local repository 'aba': +Put them into a local repository 'myrepo': -rm -rf aba/os/x86_64/ -mkdir -p aba/os/x86_64/ -cp INSTALL/*/*pkg.tar.xz aba/os/x86_64/. +rm -rf myrepo +mkdir -p myrepo/os/x86_64/ +cp INSTALL/*/*pkg.tar.xz myrepo/os/x86_64/. -repo-add aba/os/x86_64/aba.db.tar.gz aba/os/x86_64/* +repo-add myrepo/os/x86_64/myrepo.db.tar.gz myrepo/os/x86_64/* Install Archlinux ----------------- -- cgit v1.2.3-54-g00ecf