Merge branch 'master' into master
This commit is contained in:
@@ -23,6 +23,7 @@ def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
|
||||
|
||||
#if get.buildTYPE() == "emul32":
|
||||
## Remove duplicated header files
|
||||
#pisitools.removeDir("/usr/lib32/%s" % get.srcDIR())
|
||||
@@ -30,5 +31,6 @@ def install():
|
||||
#pisitools.dosym("/usr/lib/%s/include" % get.srcDIR(),
|
||||
#"/usr/lib32/%s/include" % get.srcDIR())
|
||||
|
||||
|
||||
pisitools.dodoc("ChangeLog*", "LICENSE", "README*")
|
||||
|
||||
|
||||
@@ -56,6 +56,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2019-12-20</Date>
|
||||
<Version>3.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalps@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2019-12-12</Date>
|
||||
<Version>3.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user