Merge pull request #18533 from suvari/master

ccid, pcsc-lite: fix abandoneds
This commit is contained in:
Kamil ATLI
2026-04-12 13:59:52 +03:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="config">/lib/udev/rules.d</Path>
</Files>
</Package>
+1
View File
@@ -34,6 +34,7 @@
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib/sysusers.d</Path>
</Files>
<Provides>
<COMAR script="service.py">System.Service</COMAR>