extra link for old makefiles
OBS-URL: https://build.opensuse.org/package/show/games/SDL_sound?expand=0&rev=22
This commit is contained in:
parent
cef2b6d0da
commit
1f87d5f6ae
@ -81,6 +81,7 @@ on-the-fly and behind-the-scenes.
|
||||
b="%buildroot"
|
||||
mkdir -p "$b/%_libdir" "$b/%_includedir/SDL" "$b/%_bindir"
|
||||
cp -av build/libSDL* "$b/%_libdir/"
|
||||
ln -s libSDL2_sound.so "$b/%_libdir/libSDL_sound.so"
|
||||
cp -av src/SDL_sound.h "$b/%_includedir/SDL/"
|
||||
cp -av build/play* "$b/%_bindir/"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user