mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/wxgtk: Fix typo (pkdesc → pkgdesc)
This commit is contained in:
parent
927ecd933d
commit
1893de5654
@ -55,7 +55,7 @@ dev() {
|
||||
}
|
||||
|
||||
media() {
|
||||
pkdesc="Multimedia add-on for the wxWidgets library"
|
||||
pkgdesc="Multimedia add-on for the wxWidgets library"
|
||||
|
||||
mkdir -p "$subpkgdir"/usr/lib/
|
||||
mv "$pkgdir"/usr/lib/libwx_gtk2u_media-*.so.* "$subpkgdir"/usr/lib/
|
||||
|
Loading…
Reference in New Issue
Block a user