Compare commits

1 Commits
main ... 1.1

2 changed files with 2 additions and 7 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
Thu Feb 22 13:37:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sat Nov 27 12:26:32 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@@ -95,8 +95,8 @@ commercial 3D engines.
%prep
%setup -q
%patch -P 0
%patch -P 1 -p1
%patch0
%patch1 -p1
sed -i 's/\r//' readme.txt
iconv -o readme.txt.iso88591 -f iso88591 -t utf8 readme.txt