]> git.pld-linux.org Git - packages/crossmingw32-lib3ds.git/blobdiff - crossmingw32-lib3ds.spec
- rel 3 to rebuild with gcc 3.4.2
[packages/crossmingw32-lib3ds.git] / crossmingw32-lib3ds.spec
index 37fc6b3b5b54186c5e89e89eeef6e66d8bd0af1d..331f8bb190ba28c0eaee21208db9ee17684e1621 100644 (file)
@@ -3,7 +3,7 @@ Summary:        The 3D Studio File Format Library - Mingw32 cross version
 Summary(pl):   Biblioteka obs³uguj±ca format plików 3D Studio - wersja skro¶na dla Mingw32
 Name:          crossmingw32-%{realname}
 Version:       1.2.0
-Release:       2
+Release:       3
 License:       LGPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/lib3ds/%{realname}-%{version}.tar.gz
@@ -77,6 +77,9 @@ tail -n 116 aclocal.m4 | head -n 102 > acinclude.m4
        --host=%{_host} \
        --target=%{target}
 
+# glut is broken
+echo "int main(){}" > examples/player.c
+
 %{__make}
 
 cd lib3ds
This page took 0.084659 seconds and 4 git commands to generate.