mirror of
https://github.com/Alexey71/opera-proxy.git
synced 2026-05-14 06:30:59 +00:00
fix snap build
This commit is contained in:
+1
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user