beyaz boşuk ve dosya izni düzeltildi
This commit is contained in:
Executable → Regular
+3
-4
@@ -16,10 +16,9 @@ def setup():
|
||||
-DBUILD_MAN_DOCS=OFF", sourceDir=".")
|
||||
|
||||
def build():
|
||||
cmaketools.make()
|
||||
cmaketools.make()
|
||||
|
||||
def install():
|
||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("README.rst", "COPYING-CMAKE-SCRIPTS")
|
||||
|
||||
|
||||
pisitools.dodoc("README.rst", "COPYING-CMAKE-SCRIPTS")
|
||||
Executable → Regular
+5
-6
@@ -15,7 +15,6 @@
|
||||
<Archive sha1sum="9e96bbcf249b1dcf3cfd21c112791404fcf359d6" type="tarxz">http://download.kde.org/stable/frameworks/5.13/extra-cmake-modules-5.13.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<!--Dependency>python-sphinx</Dependency-->
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -24,13 +23,13 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="man">/usr/share/man/man7</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="man">/usr/share/man/man7</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2015-08-16</Date>
|
||||
@@ -45,6 +44,6 @@
|
||||
<Comment>First Release.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user