forked from pool/grafana
Accepting request 926875 from home:witekbedyk:branches:server:monitoring
Autobuild scripts prevent block patches not mentioned in the spec file. Trying to workaround this here. OBS-URL: https://build.opensuse.org/request/show/926875 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=61
This commit is contained in:
committed by
Git OBS Bridge
parent
a029c81581
commit
507d1d28da
2
Makefile
2
Makefile
@@ -23,7 +23,7 @@ tar:
|
||||
tar --format=posix -cf ../$$tar $$basename && \
|
||||
cd $$basename && \
|
||||
# Patches for the JS frontend go after here \
|
||||
patch -p1 -i ../../0001-Add-source-code-reference.patch && \
|
||||
patch -p1 -i ../../add-source-code-reference && \
|
||||
# End patches section \
|
||||
yarn install --pure-lockfile && \
|
||||
yarn run build && \
|
||||
|
Reference in New Issue
Block a user