Accepting request 1154045 from home:pgajdos:l
- Use %patch -P N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1154045 OBS-URL: https://build.opensuse.org/package/show/X11:Unity/libappindicator?expand=0&rev=53
This commit is contained in:
parent
029b4c3a5b
commit
4ec8569f9d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 13:33:17 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 11:56:00 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -130,9 +130,9 @@ This package contains the development files for the appindicator%{?psuffix} libr
|
||||
|
||||
%prep
|
||||
%setup -q -c -n libappindicator-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
#%%patch2 -p1
|
||||
%patch -P 0 -p1
|
||||
%patch -P 1 -p1
|
||||
#%%patch -P 2 -p1
|
||||
|
||||
%build
|
||||
# Create dummy file, to avoid dependency on gtk-doc
|
||||
|
Loading…
Reference in New Issue
Block a user