pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
picom: add MAKE_DIRS
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Tue Aug 6 03:10:22 2024 +0200
Changeset: 567f19dd64015b3176097b0af97087babe02878e
Modified Files:
picom/Makefile
Log Message:
picom: add MAKE_DIRS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=567f19dd64015b3176097b0af97087babe02878e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
picom/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/picom/Makefile b/picom/Makefile
index 37cc3c5573..0446b97c91 100644
--- a/picom/Makefile
+++ b/picom/Makefile
@@ -24,6 +24,7 @@ INSTALLATION_DIRS+= share/examples/picom share/examples/picom/xdg/autostart
CONF_FILES+= share/examples/picom/xdg/autostart/picom.desktop \
${PKG_SYSCONFDIR}/xdg/autostart/picom.desktop
+MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg/autostart
post-install:
${INSTALL_DATA} ${WRKSRC}/picom.sample.conf ${DESTDIR}${PREFIX}/share/examples/picom/picom.sample.conf
Home |
Main Index |
Thread Index |
Old Index