mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-05 00:55:44 +01:00
libraries/libfido2: Add udev rule.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
551de83d01
commit
81443a1290
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue