aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/rpm5/pkg-deinstall
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/rpm5/pkg-deinstall')
-rw-r--r--archivers/rpm5/pkg-deinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rpm5/pkg-deinstall b/archivers/rpm5/pkg-deinstall
index fd2d7200dbd6..380a29749d14 100644
--- a/archivers/rpm5/pkg-deinstall
+++ b/archivers/rpm5/pkg-deinstall
@@ -2,7 +2,7 @@
# $FreeBSD$
# The RPM database directory
-RPM_DATABASE_DIR=/var/lib/rpm
+RPM_DATABASE_DIR=/var/local/lib/rpm
# Provide instructions for removing the RPM database.
if [ "$2" = "POST-DEINSTALL" ]; then