summaryrefslogtreecommitdiffstats
path: root/base/pkg-get/pkg-get.conf
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-27 13:41:11 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-27 13:41:11 +0200
commit095bebc84383c095b1d2fa3a2ccc64f6863a4307 (patch)
tree84de3111ffc820544696a06c270320d79f134693 /base/pkg-get/pkg-get.conf
parent798a0281a504409b1b5bb9d32481de4f820e36a0 (diff)
downloadnutyx-pakxe-095bebc84383c095b1d2fa3a2ccc64f6863a4307.tar.gz
nutyx-pakxe-095bebc84383c095b1d2fa3a2ccc64f6863a4307.tar.bz2
nutyx-pakxe-095bebc84383c095b1d2fa3a2ccc64f6863a4307.tar.xz
nutyx-pakxe-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.conf2
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.