diff options
Diffstat (limited to 'extra/python-mpd')
-rw-r--r-- | extra/python-mpd/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/python-mpd/Pkgfile b/extra/python-mpd/Pkgfile index 426cf7dae..322c1c2c3 100644 --- a/extra/python-mpd/Pkgfile +++ b/extra/python-mpd/Pkgfile @@ -12,3 +12,4 @@ build() { cd $name-$version python setup.py build install --root=$PKG } + |