[Bug 246102] Mk/Uses/gnome.mk: INSTALLS_ICONS makes packages that will destroy icon-theme.cache files on deinstallation (gnome-post-icons: target generates unsuitable PLIST @rmtry)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 2 09:39:34 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246102
Matthias Andree <mandree at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
--- Comment #3 from Matthias Andree <mandree at FreeBSD.org> ---
Antoine,
I understand that this was just a revert to keep things simple.
But calling || /usr/bin/true as external command through the ...fork/execve
cycle is irritating to me. The AND-OR list (||) clearly indicates that a shell
is being used, and why are we using an external command rather than the shell
built-in true or :?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-gnome
mailing list