Welcome to CRUX bug tracking.
FS#315 - PKGMK_ROOT not being escaped
Attached to Project:
CRUX
Opened by Lucas Hazel (nipuL) - Thursday, 26 June 2008, 02:48 GMT+2
Last edited by Tilman Sauerbeck (tilman) - Tuesday, 15 July 2008, 20:11 GMT+2
Opened by Lucas Hazel (nipuL) - Thursday, 26 June 2008, 02:48 GMT+2
Last edited by Tilman Sauerbeck (tilman) - Tuesday, 15 July 2008, 20:11 GMT+2
|
DetailsI've found a few cases where PKGMK_ROOT needs to be quoted in case you have unescaped characters (eg, space) in your path.
http://6d84ac5bf08cf912.paste.se/ |
This task depends upon
http://a1f3a99e9e60df84.paste.se/
[EDIT]
Still not quite working, I can't get the grep to work in strip_files, and it looks like there are still a few more places where it will need to be escaped.
http://47be56a2f08c1d99.paste.se/
I'll test the effect of spaces on PKGMK_SOURCE_DIR, etc tonight.