forked from pool/golang-github-prometheus-prometheus
Accepting request 1079209 from home:ojkastl_buildservice:Branch_server_monitoring
Remove npm_licenses.tar.bz2 during "make clean" OBS-URL: https://build.opensuse.org/request/show/1079209 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-prometheus?expand=0&rev=73
This commit is contained in:
parent
71baef2f89
commit
0caef3676d
2
Makefile
2
Makefile
@ -4,7 +4,7 @@ SPEC = golang-github-prometheus-prometheus.spec
|
||||
default: clean tar
|
||||
|
||||
clean:
|
||||
rm -f $(NAME)-*.tar $(NAME)-*.tar.gz web-ui-*.tar.gz
|
||||
rm -f $(NAME)-*.tar $(NAME)-*.tar.gz web-ui-*.tar.gz npm_licenses.tar.bz2
|
||||
|
||||
tar:
|
||||
osc service disabledrun
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 13 13:23:41 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- Remove npm_licenses.tar.bz2 during "make clean"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 6 15:50:42 UTC 2023 - Lukas Müller <expeehaa@outlook.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user