From 9c1a18777db604ec86295542d76210e2679b0b87 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 21 Jun 2021 09:42:55 +0000 Subject: yubico-c: include headers --- yubico-c/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'yubico-c/Pkgfile') diff --git a/yubico-c/Pkgfile b/yubico-c/Pkgfile index 495b5ae9f..76cceb1db 100644 --- a/yubico-c/Pkgfile +++ b/yubico-c/Pkgfile @@ -6,7 +6,7 @@ name=yubico-c version=1.13 -release=2 +release=3 source=(https://github.com/Yubico/yubico-c/archive/libyubikey-$version.tar.gz) build() { @@ -15,5 +15,5 @@ build() { ./configure --prefix=/usr prt-get isinst asciidoc && \ (make && make DESTDIR=$PKG install) || \ - make DESTDIR=$PKG install-binPROGRAMS + make DESTDIR=$PKG install-includeHEADERS install-binPROGRAMS } -- cgit v1.2.3