wxGTK fix install
This commit is contained in:
@@ -49,6 +49,7 @@ def build():
|
|||||||
autotools.make("-C locale allmo")
|
autotools.make("-C locale allmo")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.install()
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
#autotools.install()
|
||||||
|
|
||||||
pisitools.dodoc("docs/*.txt", "docs/*.htm")
|
pisitools.dodoc("docs/*.txt", "docs/*.htm")
|
||||||
@@ -79,9 +79,9 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2015-08-25</Date>
|
<Date>2015-08-29</Date>
|
||||||
<Version>3.0.2</Version>
|
<Version>3.0.2</Version>
|
||||||
<Comment>Version bump.</Comment>
|
<Comment>Version bump, fix install.</Comment>
|
||||||
<Name>Osman Erkan</Name>
|
<Name>Osman Erkan</Name>
|
||||||
<Email>osman.erkan@pisilinux.org</Email>
|
<Email>osman.erkan@pisilinux.org</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
|||||||
Reference in New Issue
Block a user