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
|
source-type: git
|
||||||
override-pull: |
|
override-pull: |
|
||||||
craftctl default
|
craftctl default
|
||||||
craftctl set-version \
|
craftctl set version="$(git describe --long --tags --always --match=v*.*.* | sed 's/v//')"
|
||||||
"$(git describe --long --tags --always --match=v*.*.* | sed 's/v//')"
|
|
||||||
override-build:
|
override-build:
|
||||||
make &&
|
make &&
|
||||||
cp bin/opera-proxy "$SNAPCRAFT_PART_INSTALL"
|
cp bin/opera-proxy "$SNAPCRAFT_PART_INSTALL"
|
||||||
|
|||||||
Reference in New Issue
Block a user