diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/boost/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/boost/Pkgfile b/extra/boost/Pkgfile index f8337218a..15816c22a 100644 --- a/extra/boost/Pkgfile +++ b/extra/boost/Pkgfile @@ -56,3 +56,4 @@ build() { cd ${SRC}/${name}_${_boostver}/libs/python/pyste/install python setup.py install --root=${PKG} || return 1 } + |