diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-08-27 13:41:11 +0200 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-08-27 13:41:11 +0200 |
commit | 095bebc84383c095b1d2fa3a2ccc64f6863a4307 (patch) | |
tree | 84de3111ffc820544696a06c270320d79f134693 /base/pkg-get/pkg-get.conf | |
parent | 798a0281a504409b1b5bb9d32481de4f820e36a0 (diff) | |
download | nutyx-extra-095bebc84383c095b1d2fa3a2ccc64f6863a4307.tar.gz nutyx-extra-095bebc84383c095b1d2fa3a2ccc64f6863a4307.tar.bz2 nutyx-extra-095bebc84383c095b1d2fa3a2ccc64f6863a4307.tar.xz nutyx-extra-095bebc84383c095b1d2fa3a2ccc64f6863a4307.zip |
Maj pkg-get#0.4.5-4
Diffstat (limited to 'base/pkg-get/pkg-get.conf')
-rw-r--r-- | base/pkg-get/pkg-get.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/pkg-get/pkg-get.conf b/base/pkg-get/pkg-get.conf index 2a097b733..3f0866406 100644 --- a/base/pkg-get/pkg-get.conf +++ b/base/pkg-get/pkg-get.conf @@ -4,7 +4,7 @@ # package repositories (remote) # The first two are remote repoistories, the last is a local one # pkgdir /srv/NuTyX/locale -pkgdir /srv/NuTyX/test|http://nutyx.meticul.eu/2009/uname-m/test +# pkgdir /srv/NuTyX/test|http://nutyx.meticul.eu/2009/uname-m/test pkgdir /srv/NuTyX/release|http://nutyx.meticul.eu/2009/uname-m/release # runscripts: if "yes" pre-post install scripts are # automatically executed. Handle with care. |