diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-09-08 22:47:30 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-09-08 22:47:30 +0200 |
commit | a9fd14f65e9135ab32dac7eff76464050236e394 (patch) | |
tree | 0153f97197b61a4ee5e513b64a672802f246b897 /base/pkg-get/pkg-get.conf | |
parent | 2516921cc8d37126ab30db439cdd33b0b21b805e (diff) | |
download | nutyx-extra-a9fd14f65e9135ab32dac7eff76464050236e394.tar.gz nutyx-extra-a9fd14f65e9135ab32dac7eff76464050236e394.tar.bz2 nutyx-extra-a9fd14f65e9135ab32dac7eff76464050236e394.tar.xz nutyx-extra-a9fd14f65e9135ab32dac7eff76464050236e394.zip |
maj pkg-get#0.5.1-2
Diffstat (limited to 'base/pkg-get/pkg-get.conf')
-rw-r--r-- | base/pkg-get/pkg-get.conf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/base/pkg-get/pkg-get.conf b/base/pkg-get/pkg-get.conf index 5c32b5f5e..e19dab3a2 100644 --- a/base/pkg-get/pkg-get.conf +++ b/base/pkg-get/pkg-get.conf @@ -3,18 +3,6 @@ # # pkg-get configuration file # Dépot des paquets NuTyX - -# ********************************************************************** -# * Explications * -# ********************************************************************** - -# Par défault, seul le dépot "release" est activé. - -# Si vous souhaitez inclure vos propre paquets binaires lors de la prochaine -# demande de mise à jour via la commande "check", -# veuillez alors décommenter la ligne ci-dessous -# pkgdir /srv/NuTyX/locale - 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. |