mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 20:13:44 +02:00
Merge pull request #1489 from capruro/master
removing source-type from snapcraft
This commit is contained in:
commit
3f4cd7f5a2
1 changed files with 1 additions and 2 deletions
|
@ -46,7 +46,6 @@ parts:
|
|||
one:
|
||||
plugin: make
|
||||
source: .
|
||||
source-type: git
|
||||
build-packages:
|
||||
- build-essential
|
||||
- libc++-dev
|
||||
|
@ -67,4 +66,4 @@ slots:
|
|||
zerotier-control:
|
||||
interface: content
|
||||
read:
|
||||
- $SNAP_COMMON
|
||||
- $SNAP_COMMON
|
||||
|
|
Loading…
Add table
Reference in a new issue