diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:06:04 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:06:04 +0200 |
commit | 0037c2c80bdc54dd7d82742b4bc050048f86b150 (patch) | |
tree | 28c1f643c9a4e5f07855b4ec6550881c2e951bef | |
parent | 604e14e62de5764c64fdf0e6b16230e7595ddd16 (diff) | |
download | nutyx-pakxe-0037c2c80bdc54dd7d82742b4bc050048f86b150.tar.gz nutyx-pakxe-0037c2c80bdc54dd7d82742b4bc050048f86b150.tar.bz2 nutyx-pakxe-0037c2c80bdc54dd7d82742b4bc050048f86b150.tar.xz nutyx-pakxe-0037c2c80bdc54dd7d82742b4bc050048f86b150.zip |
Ajustement de make de extra/qca
-rw-r--r-- | extra/qca/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/qca/Pkgfile b/extra/qca/Pkgfile index 13930fa00..92fcc5206 100644 --- a/extra/qca/Pkgfile +++ b/extra/qca/Pkgfile @@ -15,3 +15,4 @@ build() { make INSTALL_ROOT=$PKG install rm -f $(find $PKG -name '*.debug') $(find $PKG -name 'README') } + |