procps: fix pkgconfig

This commit is contained in:
suvari
2017-09-20 20:38:49 +03:00
parent 6428dc3a75
commit 8ee551749f
+2 -1
View File
@@ -33,12 +33,13 @@
<Path fileType="man">/usr/share/man</Path> <Path fileType="man">/usr/share/man</Path>
<Path fileType="locale">/usr/share/locale</Path> <Path fileType="locale">/usr/share/locale</Path>
<Path fileType="header">/usr/include</Path> <Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="3"> <Update release="3">
<Date>2017-01-07</Date> <Date>2017-09-20</Date>
<Version>3.3.12</Version> <Version>3.3.12</Version>
<Comment>Version bump.</Comment> <Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name> <Name>Ertuğrul Erata</Name>