Accepting request 1154671 from X11:XOrg
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1154671 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xvfb-run?expand=0&rev=7
This commit is contained in:
commit
f82a02a7be
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 26 12:26:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %patch -P N instead of deprecated %patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 30 18:03:44 CET 2022 - ro@suse.de
|
Wed Nov 30 18:03:44 CET 2022 - ro@suse.de
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@ value of the command becomes the return value of this script.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
cp %{SOURCE0} .
|
cp %{SOURCE0} .
|
||||||
%patch0 -p0
|
%patch -P 0 -p0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user