diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:05:21 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:05:21 +0200 |
commit | ecc5a84da474ac4b8cbd8b505c36dd8f59f82f36 (patch) | |
tree | b5bc50483e1036493dc8b38d49a122d404a38b98 /extra/mysql/Pkgfile | |
parent | 896bac59b78c471046ab593df6a1a6796198539a (diff) | |
download | nutyx-pakxe-ecc5a84da474ac4b8cbd8b505c36dd8f59f82f36.tar.gz nutyx-pakxe-ecc5a84da474ac4b8cbd8b505c36dd8f59f82f36.tar.bz2 nutyx-pakxe-ecc5a84da474ac4b8cbd8b505c36dd8f59f82f36.tar.xz nutyx-pakxe-ecc5a84da474ac4b8cbd8b505c36dd8f59f82f36.zip |
Ajustement de make de extra/mysql
Diffstat (limited to 'extra/mysql/Pkgfile')
-rw-r--r-- | extra/mysql/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/mysql/Pkgfile b/extra/mysql/Pkgfile index c7b2729a8..98a814ab7 100644 --- a/extra/mysql/Pkgfile +++ b/extra/mysql/Pkgfile @@ -54,3 +54,4 @@ build () { # Suppression des librairies rm -r $PKG/usr/{include,lib} } + |