Trim trailing spaces everywhere.
This commit is contained in:
2
configure
vendored
2
configure
vendored
@ -66,7 +66,7 @@ case $targetos in
|
||||
esac
|
||||
|
||||
# find source path
|
||||
# XXX: we assume an absolute path is given when launching configure,
|
||||
# XXX: we assume an absolute path is given when launching configure,
|
||||
# except in './configure' case.
|
||||
source_path=${0%configure}
|
||||
source_path=${source_path%/}
|
||||
|
||||
Reference in New Issue
Block a user