]> git.pld-linux.org Git - packages/crossmingw32-lib3ds.git/commitdiff
- rel 3 to rebuild with gcc 3.4.2 auto/ac/crossmingw32-lib3ds-1_2_0-3
authorwolf <wolf@pld-linux.org>
Thu, 16 Sep 2004 15:34:58 +0000 (15:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-lib3ds.spec -> 1.6

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.07485 seconds and 4 git commands to generate.