diff options
author | Ludovic Courtès <ludo@gnu.org> | 2019-04-26 12:07:31 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-04-26 14:19:36 +0200 |
commit | 6c849cdb988d403fec11ace82704535723de9e66 (patch) | |
tree | 4f5c4163cd01efd2b5b1e35a96f8e9a8a7c89036 /gnu/installer | |
parent | 538b99f31fb3eb41f90d6eb0e658e26e72123553 (diff) | |
download | patches-6c849cdb988d403fec11ace82704535723de9e66.tar patches-6c849cdb988d403fec11ace82704535723de9e66.tar.gz |
installer: Run wrapped program with 'execl', not 'system'.
'system' invokes /bin/sh, which is certainly not needed here.
* gnu/installer.scm (installer-program): Use 'execl', not 'system'.
Diffstat (limited to 'gnu/installer')
0 files changed, 0 insertions, 0 deletions