From ba4d1e4311bced489ceddb5f40278e9532304b5a Mon Sep 17 00:00:00 2001 From: Ophidiophobia Date: Sat, 10 Nov 2018 23:49:11 +0100 Subject: [PATCH] libu2f-host: mark 70-u2f.rules as config file --- srcpkgs/libu2f-host/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/libu2f-host/template b/srcpkgs/libu2f-host/template index 5997ccef291..ffd471b4b68 100644 --- a/srcpkgs/libu2f-host/template +++ b/srcpkgs/libu2f-host/template @@ -1,7 +1,7 @@ # Template file for 'libu2f-host' pkgname=libu2f-host version=1.1.6 -revision=2 +revision=3 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure configure_args="--with-openssl=yes --with-udevrulesdir=/usr/lib/udev/rules.d" @@ -14,6 +14,7 @@ homepage="https://developers.yubico.com/libu2f-host/" #changelog="https://raw.githubusercontent.com/Yubico/libu2f-host/master/NEWS" distfiles="https://github.com/Yubico/libu2f-host/archive/libu2f-host-${version}.tar.gz" checksum=45beabd3ba5a08643f3aea4642ea4c68f34f0ad701878f3ad447c5b3c13ecb21 +conf_files="/usr/lib/udev/rules.d/70-u2f.rules" pre_configure() { autoreconf -fi