libsdl2 rebuild
This commit is contained in:
@@ -52,5 +52,9 @@ def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
libtools.preplib()
|
||||
|
||||
if get.buildTYPE() == "emul32":
|
||||
pisitools.dosed("%s/usr/lib32/cmake/SDL2/*.cmake" % get.installDIR(), "emul32", "usr")
|
||||
return
|
||||
|
||||
|
||||
pisitools.dodoc("BUGS.txt", "CREDITS.txt", "README*", "README-SDL.txt", "TODO.txt", "WhatsNew.txt")
|
||||
|
||||
@@ -123,6 +123,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2023-04-13</Date>
|
||||
<Version>2.26.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2023-01-24</Date>
|
||||
<Version>2.26.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user