postgresql-lib: fix pkgconfig

This commit is contained in:
Kamil ATLI
2017-09-20 21:24:39 +03:00
committed by GitHub
parent 047b3b74af
commit 6f56be8ff7
+2 -1
View File
@@ -48,6 +48,7 @@
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/postgresql</Path>
<Path fileType="executable">/usr/bin/pg_config</Path>
</Files>
@@ -117,7 +118,7 @@
<History>
<Update release="3">
<Date>2017-02-09</Date>
<Date>2017-09-20</Date>
<Version>9.6.2</Version>
<Comment>Release bump.</Comment>
<Name>Stefan Gronewold</Name>