libraries/libfido2: Add udev rule.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
551de83d01
commit
81443a1290
|
@ -86,6 +86,7 @@ cd build
|
|||
-DBUILD_STATIC_LIBS=ON \
|
||||
-Wno-dev \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DUDEV_RULES_DIR=/etc/udev/rules.d/ \
|
||||
-S ..
|
||||
make VERBOSE=1
|
||||
make install DESTDIR=$PKG
|
||||
|
|
Loading…
Reference in New Issue