File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -116,15 +116,12 @@ parts:
116
116
- on amd64 : ./bin/amd64
117
117
- on armhf : ./bin/armhf
118
118
- on arm64 : ./bin/aarch64
119
- build-packages :
120
- - libc6-dev
121
119
stage-packages :
122
120
- wireguard-tools
123
121
- libxml2
124
122
- e2fsprogs
125
123
- dbus-x11
126
124
- libnl-genl-3-200
127
- - libc6
128
125
organize :
129
126
nordvpn : bin/nordvpn
130
127
nordvpnd : bin/nordvpnd
@@ -221,8 +218,7 @@ parts:
221
218
source-type : local
222
219
source : dist
223
220
organize :
224
- THIRD-PARTY-NOTICES.md :
225
- usr/share/licenses/nordvpn/THIRD-PARTY-NOTICES.md
221
+ THIRD-PARTY-NOTICES.md : usr/share/licenses/nordvpn/THIRD-PARTY-NOTICES.md
226
222
# Snap does not support manpages. In order to enable them, after installing snap, execute:
227
223
#
228
224
# sudo ln -s /snap/nordvpn/current/usr/share/man/man1/nordvpn.1.gz /usr/share/man/man1/nordvpn.1.gz
You can’t perform that action at this time.
0 commit comments