@@ -11,7 +11,9 @@ from pisi.actionsapi import get
|
|||||||
#WorkDir = "libindi-%s" % get.srcVERSION()
|
#WorkDir = "libindi-%s" % get.srcVERSION()
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
cmaketools.configure("-DBUILD_ROOT=%s" % get.installDIR())
|
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||||
|
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||||
|
-DBUILD_ROOT=%s" % get.installDIR())
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
cmaketools.make()
|
cmaketools.make()
|
||||||
|
|||||||
@@ -49,7 +49,6 @@
|
|||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="library">/usr/lib64</Path>
|
|
||||||
<Path fileType="rules">/lib/udev/rules.d</Path>
|
<Path fileType="rules">/lib/udev/rules.d</Path>
|
||||||
<Path fileType="data">/usr/share/indi</Path>
|
<Path fileType="data">/usr/share/indi</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
@@ -70,7 +69,7 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2017-05-17</Date>
|
<Date>2017-05-18</Date>
|
||||||
<Version>1.4.1</Version>
|
<Version>1.4.1</Version>
|
||||||
<Comment>Release Bump</Comment>
|
<Comment>Release Bump</Comment>
|
||||||
<Name>Pisi Linux Community</Name>
|
<Name>Pisi Linux Community</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user