forked from pool/matomo
Accepting request 1148741 from home:ecsos:server
- Adjustments patch macro for rpm 4.20. OBS-URL: https://build.opensuse.org/request/show/1148741 OBS-URL: https://build.opensuse.org/package/show/network:utilities/matomo?expand=0&rev=128
This commit is contained in:
parent
9b2dfe9a5a
commit
f962537877
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 21 13:44:26 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- Adjustments patch macro for rpm 4.20.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 5 14:01:26 UTC 2024 - ecsos <ecsos@opensuse.org>
|
Mon Feb 5 14:01:26 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -99,7 +99,7 @@ This subpackage contains the Apache configuration files
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}
|
%setup -q -n %{name}
|
||||||
%patch1 -p1
|
%patch -P 1 -p1
|
||||||
install -m644 %{SOURCE4} README.SUSE
|
install -m644 %{SOURCE4} README.SUSE
|
||||||
# remove unwanted files
|
# remove unwanted files
|
||||||
find . -type f "(" -name .htaccess -o -name .travis.sh -o -name .gitkeep ")" -delete
|
find . -type f "(" -name .htaccess -o -name .travis.sh -o -name .gitkeep ")" -delete
|
||||||
|
Loading…
Reference in New Issue
Block a user