diff options
-rwxr-xr-x | extra/pycrypto/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/pycrypto/Pkgfile b/extra/pycrypto/Pkgfile index e2f6a5f7f..4cc1f1139 100755 --- a/extra/pycrypto/Pkgfile +++ b/extra/pycrypto/Pkgfile @@ -14,3 +14,4 @@ build() { cd $name-$version python setup.py build install --root=$PKG } + |