pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libnfc: fix PKG_SYSCONFDIR/nfc/ manipulation
Module Name: pkgsrc-wip
Committed By: Denis Bodor <lefinnois%lefinnois.net@localhost>
Pushed By: drrb
Date: Sun Jul 17 12:57:26 2022 +0200
Changeset: 366d34a67217014870c4a28b39906c2def621b62
Modified Files:
libnfc/Makefile
Log Message:
libnfc: fix PKG_SYSCONFDIR/nfc/ manipulation
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=366d34a67217014870c4a28b39906c2def621b62
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libnfc/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/libnfc/Makefile b/libnfc/Makefile
index ede912f31f..5e65127372 100644
--- a/libnfc/Makefile
+++ b/libnfc/Makefile
@@ -19,6 +19,7 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
EGDIR= ${PREFIX}/share/examples/libnfc
CONF_FILES+= ${EGDIR}/libnfc.conf ${PKG_SYSCONFDIR}/nfc/libnfc.conf
+OWN_DIRS+= ${PKG_SYSCONFDIR}/nfc
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index