rebuild and fix for configdir

This commit is contained in:
Ertuğrul Erata
2015-08-31 16:08:37 +03:00
parent cd5ee98799
commit 43bd1ca069
2 changed files with 6 additions and 5 deletions
@@ -71,13 +71,13 @@
<Dependency>xcb-util-keysyms</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/etc/xdg</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/cmake</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
+1
View File
@@ -32,6 +32,7 @@
<Dependency>wayland-server</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/config</Path>
<Path fileType="doc">/usr/share/doc</Path>