aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2021-03-21 17:41:58 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2021-03-21 17:41:58 -0500
commitfccd37c34cbabe77d701316491b899a0eb529114 (patch)
tree193740d688be7073bfda75641aabacd132706b26 /pkgconfig
parent5058b6668caaa1ac019d6da299528ad0c75379c2 (diff)
add PKGCONFIGDIR to the makefiles
This allows pkgconfig files to be stored in /usr even if PREFIX is /.
Diffstat (limited to 'pkgconfig')
-rw-r--r--pkgconfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgconfig/Makefile b/pkgconfig/Makefile
index 4bf28cfb..80514d6a 100644
--- a/pkgconfig/Makefile
+++ b/pkgconfig/Makefile
@@ -1,4 +1,4 @@
-DIR= ${LIBDIR}/pkgconfig
+DIR= ${PKGCONFIGDIR}
SRCS= einfo.pc.in openrc.pc.in
INC= einfo.pc openrc.pc