diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:06:02 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:06:02 +0200 |
commit | 9a7b2cc856ce8bff6a785b19550cff8b0265c537 (patch) | |
tree | ab3f580fd2ad93fbe5b7fbec7d6460e6d4d5bcf8 /extra/python-numpy | |
parent | 771d07762fdcaf9b9f1162f32ff6c3918c9a4f59 (diff) | |
download | nutyx-pakxe-9a7b2cc856ce8bff6a785b19550cff8b0265c537.tar.gz nutyx-pakxe-9a7b2cc856ce8bff6a785b19550cff8b0265c537.tar.bz2 nutyx-pakxe-9a7b2cc856ce8bff6a785b19550cff8b0265c537.tar.xz nutyx-pakxe-9a7b2cc856ce8bff6a785b19550cff8b0265c537.zip |
Ajustement de make de extra/python-numpy
Diffstat (limited to 'extra/python-numpy')
-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 } + |