Commit 3b694d20 authored by Sam Lantinga's avatar Sam Lantinga

Add a symlink to SDL 1.2 for SDL 1.1

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4085
parent cd8cd98f
......@@ -44,6 +44,7 @@ make
%install
rm -rf $RPM_BUILD_ROOT
make install prefix=$RPM_BUILD_ROOT/%{prefix}
ln -s libSDL-1.2.so.0 $RPM_BUILD_ROOT/%{prefix}/lib/libSDL-1.1.so.0
%clean
rm -rf $RPM_BUILD_ROOT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment