sdl_mixer: adjusted data path for bundled timidity
This commit is contained in:
parent
d7fba30e6e
commit
a53b2ccb52
@ -5,11 +5,12 @@
|
||||
|
||||
name=sdl_mixer
|
||||
version=1.2.7
|
||||
release=1
|
||||
release=2
|
||||
source=(http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd SDL_mixer-$version
|
||||
sed -i 's|/usr/local/lib/timidity|/usr/share/timidity|g' timidity/config.h
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user