Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / rpm.am
diff --git a/rpm.am b/rpm.am
index d3bad87..9b533bb 100644 (file)
--- a/rpm.am
+++ b/rpm.am
@@ -1,7 +1,6 @@
 # Internal binaries
-## HACK: It probably should be $(libexecdir)/rpm or $(libdir)/rpm
-rpmlibexecdir = $(prefix)/lib/rpm
+rpmlibexecdir = @RPMCONFIGDIR@
 
 # Host independent config files
 ## HACK: it probably should be $(datadir)/rpm
-rpmconfigdir = $(prefix)/lib/rpm
+rpmconfigdir = @RPMCONFIGDIR@