fix typo
This commit is contained in:
parent
83666e3956
commit
c0b92bfb50
2
PKGBUILD
2
PKGBUILD
@ -33,7 +33,7 @@ package() {
|
|||||||
make DESTDIR="$pkgdir/" install
|
make DESTDIR="$pkgdir/" install
|
||||||
|
|
||||||
# Desktop file
|
# Desktop file
|
||||||
# Category "Sound" is invalid, reaplce it with "AudioVideo;Audio"
|
# Category "Sound" is invalid, replace it with "AudioVideo;Audio"
|
||||||
desktop-file-install --remove-category="Sound" --add-category="AudioVideo;Audio" --dir="$pkgdir/usr/share/applications" "icons/$pkgname.desktop"
|
desktop-file-install --remove-category="Sound" --add-category="AudioVideo;Audio" --dir="$pkgdir/usr/share/applications" "icons/$pkgname.desktop"
|
||||||
|
|
||||||
# Icons
|
# Icons
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user