pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dte: darwin doesn't get X11-specific files
Module Name: pkgsrc-wip
Committed By: Kevin Bloom <kevin.bloom%posteo.net@localhost>
Pushed By: nuclearkev
Date: Tue Jan 2 21:14:22 2024 -0500
Changeset: 61b823d9cc744279f998384706188241adeea225
Modified Files:
dte/PLIST
Log Message:
dte: darwin doesn't get X11-specific files
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=61b823d9cc744279f998384706188241adeea225
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dte/PLIST | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diffs:
diff --git a/dte/PLIST b/dte/PLIST
index 2fd7255dd5..256d41f976 100644
--- a/dte/PLIST
+++ b/dte/PLIST
@@ -1,8 +1,12 @@
@comment $NetBSD$
+@comment
+@comment X11 related files aren't installed when on Darwin:
+@comment https://gitlab.com/craigbarnes/dte/-/blob/v1.11.1/GNUmakefile#L44
+@comment
bin/dte
man/man1/dte.1
man/man5/dte-syntax.5
man/man5/dterc.5
-share/applications/dte.desktop
+${PLIST.notdarwin}share/applications/dte.desktop
share/bash-completion/completions/dte
-share/metainfo/dte.appdata.xml
+${PLIST.notdarwin}share/metainfo/dte.appdata.xml
Home |
Main Index |
Thread Index |
Old Index