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