diff options
Diffstat (limited to 'extra/p5-pycurl')
-rw-r--r-- | extra/p5-pycurl/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/p5-pycurl/Pkgfile b/extra/p5-pycurl/Pkgfile index c9973ce54..2dec20a32 100644 --- a/extra/p5-pycurl/Pkgfile +++ b/extra/p5-pycurl/Pkgfile @@ -13,3 +13,4 @@ build() { cd $SRC/pycurl-$version python setup.py install --curl-config=/usr/bin/curl-config --prefix $PKG/usr } + |