diff --git a/dash/dash.spec b/dash/dash.spec index acbdc20afe..a1d7742f7d 100644 --- a/dash/dash.spec +++ b/dash/dash.spec @@ -36,7 +36,7 @@ Class: EVAL Group: Shell License: BSD Version: %{V_base}.%{V_revision} -Release: 20090423 +Release: 20100227 # package options %option with_libedit no @@ -67,7 +67,8 @@ PreReq: libedit %prep %setup -q -n dash-%{V_base} - %patch -p0 -P 0 1 + %patch -p0 -P 0 + %patch -p0 -P 1 %build export CC="%{l_cc}"