sdl2-mixer.paketlendi
This commit is contained in:
parent
76257caf77
commit
96b68a8d0d
|
@ -12,7 +12,7 @@ build() {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--mandir=/usr/man \
|
--mandir=/usr/man \
|
||||||
--disable-debug \
|
--disable-debug
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue