diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-10-24 22:17:02 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-10-24 22:17:02 +0200 |
commit | 4a58d0a5ab95f79aae9bcafbe215879dcc1c37de (patch) | |
tree | 8567ea40ccb023c49dd1e7690db275d4dd1f72d5 /base/pkg-get/pkg-get.conf | |
parent | ecd1d6f6ad0ec1f73722338f66fa19673fcd5af4 (diff) | |
download | nutyx-pakxe-4a58d0a5ab95f79aae9bcafbe215879dcc1c37de.tar.gz nutyx-pakxe-4a58d0a5ab95f79aae9bcafbe215879dcc1c37de.tar.bz2 nutyx-pakxe-4a58d0a5ab95f79aae9bcafbe215879dcc1c37de.tar.xz nutyx-pakxe-4a58d0a5ab95f79aae9bcafbe215879dcc1c37de.zip |
pkg-get, maj 0.5.1-3, ajout du dépot test par défaut
Diffstat (limited to 'base/pkg-get/pkg-get.conf')
-rw-r--r-- | base/pkg-get/pkg-get.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/pkg-get/pkg-get.conf b/base/pkg-get/pkg-get.conf index e19dab3a2..2aad6b0e3 100644 --- a/base/pkg-get/pkg-get.conf +++ b/base/pkg-get/pkg-get.conf @@ -3,6 +3,7 @@ # # pkg-get configuration file # Dépot des paquets NuTyX +pkgdir /srv/NuTyX/test|http://nutyx.meticul.eu/attapu/uname-m/test pkgdir /srv/NuTyX/release|http://nutyx.meticul.eu/attapu/uname-m/release # runscripts: if "yes" pre-post install scripts are # automatically executed. Handle with care. |