diff options
author | sibel <lesibel@free.fr> | 2011-03-30 22:13:30 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-03-30 22:13:30 +0200 |
commit | fc35ad2973185bb5699adcac4bc3c9308484e7b5 (patch) | |
tree | de87678b6dd4d458430016a14cc1428055d97095 /base/pkg-get/pkg-get.conf | |
parent | 45304fc9aa2c4e8a8ffbfe961b73d18c86dbc98c (diff) | |
parent | 6626eaa45676311cd6e4bae1369195f5f769036f (diff) | |
download | nutyx-pakxe-fc35ad2973185bb5699adcac4bc3c9308484e7b5.tar.gz nutyx-pakxe-fc35ad2973185bb5699adcac4bc3c9308484e7b5.tar.bz2 nutyx-pakxe-fc35ad2973185bb5699adcac4bc3c9308484e7b5.tar.xz nutyx-pakxe-fc35ad2973185bb5699adcac4bc3c9308484e7b5.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'base/pkg-get/pkg-get.conf')
-rw-r--r-- | base/pkg-get/pkg-get.conf | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/base/pkg-get/pkg-get.conf b/base/pkg-get/pkg-get.conf deleted file mode 100644 index 06c0e5944..000000000 --- a/base/pkg-get/pkg-get.conf +++ /dev/null @@ -1,11 +0,0 @@ -### -# /etc/pkg-get.conf -# -# pkg-get configuration file -# Dépot des paquets NuTyX -# Activez le dépot test pour profiter des mise à jour test -# pkgdir /srv/NuTyX/test|http://nutyx.meticul.eu/pakxe/uname-m/test -pkgdir /srv/NuTyX/release|http://nutyx.meticul.eu/pakxe/uname-m/release -# runscripts: if "yes" pre-post install scripts are -# automatically executed. Handle with care. -runscripts yes |