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