diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:06:37 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:06:37 +0200 |
commit | 08db822b9c811df691792c6f152f914c8481ebe0 (patch) | |
tree | 2fa1cd0aa653852ac203c4cbd1f9b255ed4fa145 | |
parent | e0af09352971f0740dc36c8be2d754e3de52376c (diff) | |
download | nutyx-pakxe-08db822b9c811df691792c6f152f914c8481ebe0.tar.gz nutyx-pakxe-08db822b9c811df691792c6f152f914c8481ebe0.tar.bz2 nutyx-pakxe-08db822b9c811df691792c6f152f914c8481ebe0.tar.xz nutyx-pakxe-08db822b9c811df691792c6f152f914c8481ebe0.zip |
Ajustement de make de extra/usbutils
-rwxr-xr-x | extra/usbutils/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/usbutils/Pkgfile b/extra/usbutils/Pkgfile index f86587fd5..8bb086741 100755 --- a/extra/usbutils/Pkgfile +++ b/extra/usbutils/Pkgfile @@ -20,3 +20,4 @@ build() { make make DESTDIR=$PKG install } + |