summaryrefslogtreecommitdiff
path: root/rpm.am
diff options
context:
space:
mode:
Diffstat (limited to 'rpm.am')
-rw-r--r--rpm.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpm.am b/rpm.am
index 5722e1f10..9b533bb0d 100644
--- a/rpm.am
+++ b/rpm.am
@@ -1,6 +1,6 @@
# Internal binaries
-rpmlibexecdir = $(libdir)/rpm
+rpmlibexecdir = @RPMCONFIGDIR@
# Host independent config files
## HACK: it probably should be $(datadir)/rpm
-rpmconfigdir = $(libdir)/rpm
+rpmconfigdir = @RPMCONFIGDIR@