mpdcontrol: fixing typo, mpd (music player daemon), not mdp

This commit is contained in:
bakkeby
2020-10-04 21:19:54 +02:00
parent ac4845bcde
commit c47f61387d
8 changed files with 14 additions and 14 deletions

View File

@@ -25,7 +25,7 @@ FREETYPEINC = /usr/include/freetype2
# Uncomment this for the alpha patch / BAR_ALPHA_PATCH
#XRENDER = -lXrender
# Uncomment this for the mdpcontrol patch / MDPCONTROL_PATCH
# Uncomment this for the mpdcontrol patch / MPDCONTROL_PATCH
#MPDCLIENT = -lmpdclient
# Uncomment for the pango patch / BAR_PANGO_PATCH