qt5-webkit: fix path

This commit is contained in:
suvari
2017-02-26 00:57:34 +03:00
parent b084719284
commit 2a9a812fb4
+2 -1
View File
@@ -69,6 +69,7 @@
<Name>qt5-webkit</Name> <Name>qt5-webkit</Name>
<Files> <Files>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5/plugins/webkit</Path>
<Path fileType="library">/usr/lib/qt5/</Path> <Path fileType="library">/usr/lib/qt5/</Path>
<Path fileType="executable">/usr/lib/qt5/bin/</Path> <Path fileType="executable">/usr/lib/qt5/bin/</Path>
<Path fileType="executable">/usr/bin</Path> <Path fileType="executable">/usr/bin</Path>
@@ -142,7 +143,7 @@
<History> <History>
<Update release="6"> <Update release="6">
<Date>2017-02-25</Date> <Date>2017-02-26</Date>
<Version>5.7.1</Version> <Version>5.7.1</Version>
<Comment>Release Bump.</Comment> <Comment>Release Bump.</Comment>
<Name>Stefan Gronewold</Name> <Name>Stefan Gronewold</Name>