fltk fix emul32

This commit is contained in:
bferturk
2016-04-09 13:42:11 +03:00
parent 4751583cdb
commit e701e6e644
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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()
+3 -3
View File
@@ -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>