This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#1849
from drizzt/master
fwknop: fix building without gpg
lilik-openwrt-22.03
Matteo Croce
9 years ago
parent
72d9e6678d
eb23237cc1
commit
3c4a091aa4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/fwknop/Makefile
+ 1
- 1
net/fwknop/Makefile
View File
@ -87,7 +87,7 @@ define Package/libfko/description
e
n
d
e
f
i
f
e
q
(
$(
CONFIG_FWKNOPD_GPG
)
,
n
)
i
f
n
e
q
(
$(
CONFIG_FWKNOPD_GPG
)
,
y
)
CONFIGURE_ARGS
+=
--without-gpgme
e
n
d
i
f
Write
Preview
Loading…
Cancel
Save