From a29211ae39a8b8820bb9ec3f939205aefa5acf19 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 28 Feb 2014 12:57:26 +0100 Subject: [PATCH] etc/xbps.conf: only .vpkg files will be processed on virtualpkgdir. --- etc/xbps.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/xbps.conf b/etc/xbps.conf index 03fa3bb1..0e1bc998 100644 --- a/etc/xbps.conf +++ b/etc/xbps.conf @@ -47,8 +47,8 @@ repository=http://repo.voidlinux.eu/current # By default we prefer the `dcron` package as default cron daemon. virtualpkg=cron-daemon-0_1:dcron -# Sets the virtual package directory looking for .conf files with -# virtual package settings. +# Sets the virtual package directory looking for .vpkg files with +# virtual package settings (by using the `virtualpkg' keyword). # # If starts with / it's an absolute path, otherwise it's relative to rootdir. # By default it's set to /etc/xbps/virtualpkg.d.