packages (DEVEL): supertux/supertux.spec - remove unknown -DLIB_SUFFIX opti...

lisu lisu at pld-linux.org
Mon Jul 19 18:54:08 CEST 2010


Author: lisu                         Date: Mon Jul 19 16:54:08 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- remove unknown -DLIB_SUFFIX options, game can be build on 64 bits without it

---- Files affected:
packages/supertux:
   supertux.spec (1.12.2.5 -> 1.12.2.6) 

---- Diffs:

================================================================
Index: packages/supertux/supertux.spec
diff -u packages/supertux/supertux.spec:1.12.2.5 packages/supertux/supertux.spec:1.12.2.6
--- packages/supertux/supertux.spec:1.12.2.5	Mon Mar  8 15:45:53 2010
+++ packages/supertux/supertux.spec	Mon Jul 19 18:54:03 2010
@@ -45,9 +45,6 @@
 	-DCMAKE_BUILD_TYPE=%{!?debug:Release}%{?debug:Debug} \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
 	-DINSTALL_SUBDIR_BIN="bin"
-%if "%{_lib}" == "lib64"
-	-DLIB_SUFFIX=64
-%endif
 
 %{__make}
 
@@ -111,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12.2.6  2010/07/19 16:54:03  lisu
+- remove unknown -DLIB_SUFFIX options, game can be build on 64 bits without it
+
 Revision 1.12.2.5  2010/03/08 14:45:53  lisu
 - BR: glew-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/supertux/supertux.spec?r1=1.12.2.5&r2=1.12.2.6&f=u



More information about the pld-cvs-commit mailing list