fltk fix emul32
This commit is contained in:
@@ -26,7 +26,7 @@ def setup():
|
||||
shelltools.export("CFLAGS", "-m32")
|
||||
shelltools.export("CXXFLAGS", "-m32")
|
||||
|
||||
options += "--prefix=/usr \
|
||||
options += "--prefix=/emul32 \
|
||||
--libdir=/usr/lib32 \
|
||||
--with-optim='%s' \
|
||||
" % get.CFLAGS()
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<!--Package>
|
||||
<Package>
|
||||
<Name>fltk-32bit</Name>
|
||||
<PartOf>emul32</PartOf>
|
||||
<BuildType>emul32</BuildType>
|
||||
@@ -97,7 +97,7 @@
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
</Files>
|
||||
</Package-->
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>fltk-devel</Name>
|
||||
@@ -127,7 +127,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2015-07-24</Date>
|
||||
<Date>2016-04-09</Date>
|
||||
<Version>1.3.3</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
Reference in New Issue
Block a user