diff --git a/ncurses.spec b/ncurses.spec index 1d1c3fa..6a35156 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -295,7 +295,7 @@ timings needed to ensure that screen updates do not fall behind the incoming data stream. %prep -%setup -q -n %basevers +%setup -q -n %{name}-%{basevers} tar -xjf %{S:1} set +x for patch in patches/ncurses*.patch