Skip to content

Commit

Permalink
Add a symlink to SDL 1.2 for SDL 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Lantinga committed Jul 2, 2001
1 parent 3585fd3 commit 6767841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SDL.spec.in
Expand Up @@ -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
Expand Down

0 comments on commit 6767841

Please sign in to comment.