SlackBuilds package tool
Go to file
mauro.giachero dce4a24365 view_app_file(): fix use of stale $F variable
Fix view_app_file() to use $FILE (its private variable)
instead of $F (the caller's variable which happened to
have the same value). This was a leftover of the
app_files_chooser() split in r450.
Huge thanks are again due to slakmagik for pointing out
this bug.

Signed-off-by: Mauro Giachero <mauro.giachero@gmail.com>
2009-02-13 09:18:06 +00:00
src view_app_file(): fix use of stale $F variable 2009-02-13 09:18:06 +00:00
tools commit sspm patch from slakmagik; update ChangeLog-current.txt 2009-02-12 21:52:39 +00:00
ChangeLog-current.txt commit sspm patch from slakmagik; update ChangeLog-current.txt 2009-02-12 21:52:39 +00:00
for-next-release update ChangeLog-current.txt 2009-01-30 23:04:33 +00:00