diff options
Diffstat (limited to 'graphics/argyllcms/files/patch-Jamfile')
| -rw-r--r-- | graphics/argyllcms/files/patch-Jamfile | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/argyllcms/files/patch-Jamfile b/graphics/argyllcms/files/patch-Jamfile new file mode 100644 index 000000000000..585b065e5cd6 --- /dev/null +++ b/graphics/argyllcms/files/patch-Jamfile @@ -0,0 +1,17 @@ +The purpose of the com.argyllcms.metainfo.xml is unclear, it claims the +license to be MIT -- rather than AGPLv3 stated elsewhere -- and it +certainly does not belong in bin/ + +Just disabling it for now. + + -mi + +--- Jamfile 2026-02-09 17:25:03.000000000 -0500 ++++ Jamfile 2026-04-26 01:31:03.587297000 -0400 +@@ -19,5 +19,5 @@ + + #Install +-InstallFile $(DESTDIR)$(PREFIX)/bin : com.argyllcms.metainfo.xml ; ++# InstallFile $(DESTDIR)$(PREFIX)/bin : com.argyllcms.metainfo.xml ; + + # Need compile date ? |
