diff options
author | Cem Keylan <cem@ckyln.com> | 2021-10-20 00:00:40 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-10-20 00:00:40 +0200 |
commit | afa7adc4812e683835321c328068f1d34aa4113c (patch) | |
tree | 3011ca3c058cc5f7e1a3dc8cdae8ea942d3c7ec1 /community/mpd/build | |
parent | 0c10d17c29215bc2053fdcc66481ecd37a9fc7de (diff) | |
download | repository-afa7adc4812e683835321c328068f1d34aa4113c.tar.gz |
mpd: bump to 0.23.1
Diffstat (limited to 'community/mpd/build')
-rwxr-xr-x | community/mpd/build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/community/mpd/build b/community/mpd/build index 7e715f96..209ceef4 100755 --- a/community/mpd/build +++ b/community/mpd/build @@ -2,8 +2,6 @@ export DESTDIR="$1" -export CPPFLAGS="$CPPFLAGS -I$PWD/subprojects/fmt/include" - cl-meson \ --auto-features=auto \ -Dlibmpdclient=disabled \ |