|
|
|
|
@ -109,7 +109,7 @@ if [ ! -f "$l_prefix/lib/openpkg/rpmtool" ]; then
|
|
|
|
|
fi |
|
|
|
|
rpmtool_config="$l_prefix/lib/openpkg/rpmtool config" |
|
|
|
|
if [ ".$smart" = .yes ]; then |
|
|
|
|
$rpmtool_config="$rpmtool_config -s" |
|
|
|
|
rpmtool_config="$rpmtool_config -s" |
|
|
|
|
fi |
|
|
|
|
if [ ".$add" = .yes ]; then |
|
|
|
|
# |
|
|
|
|
|