mirror of
https://github.com/Snawoot/opera-proxy.git
synced 2025-09-01 18:20:23 +00:00
fix snap build
This commit is contained in:
parent
ec10a10727
commit
11a104d0cb
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ parts:
|
|||
source-type: git
|
||||
override-pull: |
|
||||
craftctl default
|
||||
craftctl set-version \
|
||||
"$(git describe --long --tags --always --match=v*.*.* | sed 's/v//')"
|
||||
craftctl set version="$(git describe --long --tags --always --match=v*.*.* | sed 's/v//')"
|
||||
override-build:
|
||||
make &&
|
||||
cp bin/opera-proxy "$SNAPCRAFT_PART_INSTALL"
|
||||
|
|
Loading…
Add table
Reference in a new issue