Dr. Werner Fink 2015-10-08 13:30:35 +00:00 committed by Git OBS Bridge
parent 11d798976e
commit 2bacd145d9

View File

@ -278,7 +278,7 @@ find -name '*.orig' | xargs -r rm -f
# replace tack from ncurses tarball with the latest version in
# separate tarball
rm -fr tack
tar xfj %{S:5}
tar xfz %{S:5}
mv tack-* tack
%patch -P 1 -p0 -b .327x
%patch -P 3 -p0 -b .ow