diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-03-27 15:49:30 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-03-27 15:49:30 +0200 |
commit | 5e5c2d317d9afe7327a75a6c35099510e1f8bb9c (patch) | |
tree | 71c67c4cf3532953851edd13a9de6d1964b22f9c /base/pkg-get-awk/pkg-get-awk.conf | |
parent | d460c8b6b98046aaad341547116f9a8a1051fe36 (diff) | |
download | nutyx-extra-5e5c2d317d9afe7327a75a6c35099510e1f8bb9c.tar.gz nutyx-extra-5e5c2d317d9afe7327a75a6c35099510e1f8bb9c.tar.bz2 nutyx-extra-5e5c2d317d9afe7327a75a6c35099510e1f8bb9c.tar.xz nutyx-extra-5e5c2d317d9afe7327a75a6c35099510e1f8bb9c.zip |
pkg-get, remplacé par pkg-get-awk
Diffstat (limited to 'base/pkg-get-awk/pkg-get-awk.conf')
-rw-r--r-- | base/pkg-get-awk/pkg-get-awk.conf | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/base/pkg-get-awk/pkg-get-awk.conf b/base/pkg-get-awk/pkg-get-awk.conf deleted file mode 100644 index 82e53979b..000000000 --- a/base/pkg-get-awk/pkg-get-awk.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/attapu/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 |