rebuild(packages/mpd): auto check by @termux-pacman-bot

This commit is contained in:
termux-pacman-bot
2025-03-19 02:10:05 +00:00
parent 108256d6fc
commit 1a6c5b0d24

View File

@@ -46,4 +46,3 @@ termux_step_create_debscripts() {
echo "#!$TERMUX_PREFIX/bin/sh" >postinst
echo 'mkdir -p $HOME/.mpd/playlists' >>postinst
}