diff options
Diffstat (limited to 'extra/python-chardet')
-rw-r--r-- | extra/python-chardet/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/python-chardet/Pkgfile b/extra/python-chardet/Pkgfile index 7eefc1cc3..8fe8b79c1 100644 --- a/extra/python-chardet/Pkgfile +++ b/extra/python-chardet/Pkgfile @@ -14,3 +14,4 @@ build() { cd $SRC/python2-chardet-$version python setup.py build install --root=$PKG --optimize=1 } + |