SDL_sound: fix installation.
This commit is contained in:
parent
1b6515a1e2
commit
d678485485
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ SDL_sound-devel_package() {
|
|||
depends="SDL_sound>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
pkg_install() {
|
||||
vmove usr/include usr
|
||||
vmove usr/include
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue