rpms/fife/F-13 fife-0.3.0-dso.patch,NONE,1.1

Thomas Kowaliczek linuxdonald at fedoraproject.org
Tue Mar 9 22:22:40 UTC 2010


Author: linuxdonald

Update of /cvs/pkgs/rpms/fife/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28420

Added Files:
	fife-0.3.0-dso.patch 
Log Message:
forgot the patch file

fife-0.3.0-dso.patch:
 linux2-config.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE fife-0.3.0-dso.patch ---
diff -up fife-0.3.0/build/linux2-config.py~ fife-0.3.0/build/linux2-config.py
--- fife-0.3.0/build/linux2-config.py~	2010-03-09 22:22:39.101242032 +0100
+++ fife-0.3.0/build/linux2-config.py	2010-03-09 22:23:06.019240317 +0100
@@ -49,7 +49,7 @@ def getRequiredLibs(opengl):
 			('SDL_image', 'SDL_image.h'),
 			('guichan', 'guichan.hpp'),
 			('guichan_sdl', ''),
-			(('boost_filesystem', 'boost_filesystem-gcc', 'boost_filesystem-gcc41', 'boost_filesystem-mt'), 'boost/filesystem.hpp'),
+			(('boost_system', 'boost_filesystem', 'boost_filesystem-gcc', 'boost_filesystem-gcc41', 'boost_filesystem-mt'), 'boost/filesystem.hpp'),
 			(('boost_regex', 'boost_regex-gcc', 'boost_regex-gcc41', 'boost_regex-mt'), 'boost/regex.hpp'),
 			('png', 'png.h'),
 			(('xcursor', 'Xcursor'), '')]



More information about the scm-commits mailing list