remove double entry
This commit is contained in:
@@ -16,4 +16,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
kde5.install()
|
kde5.install()
|
||||||
|
|
||||||
#pisitools.dodoc("COPYING.LIB", "README", "CHANGELOG", "AUTHORS")
|
pisitools.dodoc("COPYING.LIB", "README", "DESIGN.html", "CODING_STYLE")
|
||||||
|
|||||||
@@ -33,8 +33,7 @@
|
|||||||
<Dependency>ki18n</Dependency>
|
<Dependency>ki18n</Dependency>
|
||||||
<Dependency>libgcc</Dependency>
|
<Dependency>libgcc</Dependency>
|
||||||
<Dependency>kdepimlibs</Dependency>
|
<Dependency>kdepimlibs</Dependency>
|
||||||
<Dependency>kdelibs4-support</Dependency>
|
<Dependency>kdelibs4-support</Dependency>
|
||||||
<Dependency>qt5-base</Dependency>
|
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib/qt5</Path>
|
<Path fileType="library">/usr/lib/qt5</Path>
|
||||||
|
|||||||
Reference in New Issue
Block a user