summaryrefslogtreecommitdiff
path: root/src/librefetch
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-01-04 15:25:38 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-01-04 15:25:38 -0500
commitec4223a6a689b341bf4a60c3e7eb0e6211b0e5f3 (patch)
tree4a88742ff4bbdf7aa874c5763c3600eb5a1883ea /src/librefetch
parentbd9e8f3d19098563f4798553176d3e3ab9b50b04 (diff)
Found a mistake in librefetch-install, use @pkgconfdir@ to avoid those types of errors
Diffstat (limited to 'src/librefetch')
-rw-r--r--src/librefetch/librefetch-install.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librefetch/librefetch-install.in b/src/librefetch/librefetch-install.in
index 1a18757..34815a7 100644
--- a/src/librefetch/librefetch-install.in
+++ b/src/librefetch/librefetch-install.in
@@ -24,7 +24,7 @@ set -ueE
. "$(librelib messages)"
# This line should be installed
-new_code='. @sysconfdir@/libretools/librefetch-makepkg.conf # This line was added by librefetch-install'
+new_code='. @pkgconfdir@/librefetch-makepkg.conf # This line was added by librefetch-install'
# These lines were installed by previous versions of this script
old_code=(