[arch-commits] Commit in fprintd/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Tue May 16 07:30:50 UTC 2017
Date: Tuesday, May 16, 2017 @ 07:30:49
Author: heftig
Revision: 296165
0.7.0+12+ge55ad52-3
Modified:
fprintd/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-16 07:29:48 UTC (rev 296164)
+++ PKGBUILD 2017-05-16 07:30:49 UTC (rev 296165)
@@ -4,7 +4,7 @@
pkgname=fprintd
pkgver=0.7.0+12+ge55ad52
-pkgrel=2
+pkgrel=3
pkgdesc="D-Bus service to access fingerprint readers"
arch=(i686 x86_64)
url="https://www.freedesktop.org/wiki/Software/fprint/fprintd"
@@ -42,4 +42,5 @@
package() {
cd $pkgname
make DESTDIR="$pkgdir" install
+ install -d -m 700 "$pkgdir/var/lib/fprint"
}
More information about the arch-commits
mailing list