Skip to content

Commit 29973d9

Browse files
committed
forgot to compile LPD for archlinux package
1 parent 90cd353 commit 29973d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archlinux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ install="kadnode.install"
1919

2020
build() {
2121
cd KadNode-${pkgver}
22-
make FEATURES="auth cmd nss"
22+
make FEATURES="auth lpd cmd nss"
2323
}
2424

2525
package() {

0 commit comments

Comments
 (0)