Fix fprintd not working
This commit is contained in:
parent
19257653c1
commit
428e8239dd
@ -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>
|
||||
|
@ -145,7 +145,7 @@
|
||||
</RuntimeDependencies>
|
||||
<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>
|
||||
@ -156,9 +156,9 @@
|
||||
<Distribution>Solus</Distribution>
|
||||
<DistributionRelease>1</DistributionRelease>
|
||||
<Architecture>x86_64</Architecture>
|
||||
<InstalledSize>490914</InstalledSize>
|
||||
<PackageSize>71906</PackageSize>
|
||||
<PackageHash>2f25c8cd17e1d3980090ec5b7a988c399420f4e9</PackageHash>
|
||||
<InstalledSize>495010</InstalledSize>
|
||||
<PackageSize>71950</PackageSize>
|
||||
<PackageHash>37356e8307475c6310288721d6f7a14435541e1a</PackageHash>
|
||||
<PackageURI>fprintd-0.8.1-1-1-x86_64.eopkg</PackageURI>
|
||||
<PackageFormat>1.2</PackageFormat>
|
||||
<Source>
|
||||
|
@ -1 +1 @@
|
||||
716c2be38f1b177289387bbcae9e142615c88ea5
|
||||
94769e99b48bab9ab4470a84b1694b7e4906fb0f
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
6ebe0399b1a1e80c9bc471375a5f3db30b4eb2bf
|
||||
73c0dedd2834a06f137b0824d81c67ba9625eec0
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user