freebsd-ports/sysutils/evisum/files/patch-src_bin_meson.build
Gleb Popov ce23e82aac devel/efl: Update to 1.24.3
multimedia/rage: Update to 0.3.1
x11-wm/enlightenment: Update to 0.24.1
x11/terminology: Update to 1.7.0

PR:		245594
Submitted by:	Peter TKATCHENKO <peter@flytrace.com>
Approved by:	enlightenment (maintainer timeout)
2020-09-09 09:54:05 +00:00

8 lines
255 B
Text

--- src/bin/meson.build.orig 2020-08-23 16:03:57 UTC
+++ src/bin/meson.build
@@ -18,5 +18,4 @@ executable('evisum', src,
install : true)
if host_os == 'freebsd' or host_os == 'dragonfly'
- meson.add_install_script('perms.sh')
endif