Accepting request 1153905 from home:pgajdos:l
- Use %patch -P N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1153905 OBS-URL: https://build.opensuse.org/package/show/games:tools/lomoco?expand=0&rev=19
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 11:12:57 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 13:51:48 UTC 2017 - rbrown@suse.com
|
||||
|
||||
|
||||
+4
-4
@@ -91,10 +91,10 @@ You can configure which features should be enabled in
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
%patch1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch -P 0
|
||||
%patch -P 1
|
||||
%patch -P 2 -p1
|
||||
%patch -P 3 -p1
|
||||
|
||||
%build
|
||||
autoreconf -f -i
|
||||
|
||||
Reference in New Issue
Block a user