summaryrefslogtreecommitdiff
path: root/net/flodo
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-20 01:11:14 +0000
committerrillig <rillig@pkgsrc.org>2005-11-20 01:11:14 +0000
commit7c0b4711eb419bb4154dbf8c1e08e3de2e6d2879 (patch)
treed8d57e0aa094fa888b537a6345ef0ca0cee2410a /net/flodo
parent7460df377f4d0711de465e165af777c42be09274 (diff)
downloadpkgsrc-7c0b4711eb419bb4154dbf8c1e08e3de2e6d2879.tar.gz
Reverted the SU_CMD change from between 1.1748 and 1.1749 almost
completely. The only difference to revision 1.1748 is that the PATH=$$PATH:${SU_CMD_PATH_APPEND} argument is included in single quotes. This will lead to problems when the PATH should contain single quotes but works in all other cases. (Single quotes in the PATH hadn't worked before either.) The tricky part regarding this code is that the PATH and .CURDIR bypass the SU_CMD. They are evaluated before and inserted as literals into the command that is executed by the SU_CMD. Preserving these variables this way circumvents interpretation and modification through the SU_CMD, but leads to ugly rules for quoting which are currently not handled completely correctly.
Diffstat (limited to 'net/flodo')
0 files changed, 0 insertions, 0 deletions