SHA256
1
0
forked from pool/grafana

Accepting request 922558 from home:witekbedyk:branches:server:monitoring

- Add patch 0001-Add-source-code-reference.patch
  * Add URL to package source code in the login page footer

OBS-URL: https://build.opensuse.org/request/show/922558
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=60
This commit is contained in:
Witek Bedyk
2021-10-08 10:18:59 +00:00
committed by Git OBS Bridge
parent 3a6bc52d50
commit a029c81581
5 changed files with 48 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ tar:
tar --format=posix -cf ../$$tar $$basename && \
cd $$basename && \
# Patches for the JS frontend go after here \
# No patches currently needed \
patch -p1 -i ../../0001-Add-source-code-reference.patch && \
# End patches section \
yarn install --pure-lockfile && \
yarn run build && \