sdl2-mixer.paketlendi

This commit is contained in:
milisbir 2017-09-04 05:29:08 +03:00
parent 76257caf77
commit 96b68a8d0d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ build() {
cd $name-$version
./configure --prefix=/usr \
--mandir=/usr/man \
--disable-debug \
--disable-debug
make
make DESTDIR=$PKG install
}