Fix fprintd not working
This commit is contained in:
@ -17,4 +17,4 @@ build : |
|
||||
%make
|
||||
install : |
|
||||
%make_install
|
||||
mkdir /var/lib/fprint
|
||||
install -d -m 00644 $installdir/var/lib/fprint
|
||||
|
@ -105,11 +105,12 @@
|
||||
<Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/fprintd.mo</Path>
|
||||
<Path fileType="man">/usr/share/man/man1/fprintd.1</Path>
|
||||
<Path fileType="data">/usr/share/polkit-1/actions/net.reactivated.fprint.device.policy</Path>
|
||||
<Path fileType="data">/var/lib/fprint</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2018-12-20</Date>
|
||||
<Date>2018-12-25</Date>
|
||||
<Version>0.8.1</Version>
|
||||
<Comment>Packaging update</Comment>
|
||||
<Name>Abdulkadir Furkan Şanlı</Name>
|
||||
|
Reference in New Issue
Block a user