pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pbulk/files/pbulk
Module Name: pkgsrc
Committed By: nia
Date: Fri Aug 20 06:38:31 UTC 2021
Modified Files:
pkgsrc/pkgtools/pbulk/files/pbulk: pbulk.conf
Log Message:
pbulk: update default pkgdb location
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/pkgtools/pbulk/files/pbulk/pbulk.conf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/pkgtools/pbulk/files/pbulk/pbulk.conf
diff -u pkgsrc/pkgtools/pbulk/files/pbulk/pbulk.conf:1.25 pkgsrc/pkgtools/pbulk/files/pbulk/pbulk.conf:1.26
--- pkgsrc/pkgtools/pbulk/files/pbulk/pbulk.conf:1.25 Sun Jan 12 23:35:01 2020
+++ pkgsrc/pkgtools/pbulk/files/pbulk/pbulk.conf Fri Aug 20 06:38:31 2021
@@ -1,4 +1,4 @@
-# $NetBSD: pbulk.conf,v 1.25 2020/01/12 23:35:01 joerg Exp $
+# $NetBSD: pbulk.conf,v 1.26 2021/08/20 06:38:31 nia Exp $
# Version of the configuration file. This is bumped whenever the default
# config changes to notify the administrator about updates.
@@ -79,7 +79,7 @@ bulklog=/bulklog
packages=/packages
prefix=/usr/pkg
pkgsrc=/usr/pkgsrc
-pkgdb=/var/db/pkg
+pkgdb=/usr/pkg/pkgdb
varbase=/var
# The following programs must NOT be inside ${prefix}
Home |
Main Index |
Thread Index |
Old Index