diff options
-rw-r--r-- | extra/python-numpy/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/python-numpy/Pkgfile b/extra/python-numpy/Pkgfile index 2e65eda27..4037912ea 100644 --- a/extra/python-numpy/Pkgfile +++ b/extra/python-numpy/Pkgfile @@ -17,3 +17,4 @@ build() { install -D -m644 LICENSE.txt $PKG/usr/share/licenses/$name/LICENSE } + |