Passing --prefix=/ is redundant, just use an empty value.

--HG--
extra : convert_revision : 314499d7133bee4bd805c379061afb0a382eb260
This commit is contained in:
Juan RP 2008-10-26 01:43:48 +02:00
parent d1e72a822e
commit 9447f6f738
1 changed files with 1 additions and 1 deletions

View File

@ -692,7 +692,7 @@ configure_src_phase()
if [ -z "$base_package" ]; then
_prefix=/usr
else
_prefix=/
_prefix=
fi
#