Compare commits

...

1 Commits

2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:53:48 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Feb 8 16:37:48 UTC 2018 - stefan.bruens@rwth-aachen.de

View File

@@ -72,10 +72,10 @@ programs using the CMU-Cambridge Language Model Toolkit.
%prep
%setup -q
%patch1 -p1
%patch2
%patch3
%patch4
%patch -P 1 -p1
%patch -P 2
%patch -P 3
%patch -P 4
%build
%configure