diff options
author | sibel <lesibel@free.fr> | 2010-09-08 08:33:17 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 08:33:17 +0200 |
commit | d8e3600056b92f1f4da3580c7f91b9f624acef23 (patch) | |
tree | 2addb573f491656c9c1440cc99b8b22b52a21a51 /extra/pilot-link | |
parent | c2de2bedd5c9d28cf52f75fd27aa02aa4685baff (diff) | |
download | nutyx-extra-d8e3600056b92f1f4da3580c7f91b9f624acef23.tar.gz nutyx-extra-d8e3600056b92f1f4da3580c7f91b9f624acef23.tar.bz2 nutyx-extra-d8e3600056b92f1f4da3580c7f91b9f624acef23.tar.xz nutyx-extra-d8e3600056b92f1f4da3580c7f91b9f624acef23.zip |
Ajustement de make de libcaptury
Diffstat (limited to 'extra/pilot-link')
-rw-r--r-- | extra/pilot-link/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pilot-link/Pkgfile b/extra/pilot-link/Pkgfile index 3ce0d5e4f..88789ac51 100644 --- a/extra/pilot-link/Pkgfile +++ b/extra/pilot-link/Pkgfile @@ -18,7 +18,7 @@ patch -Np1 -i ../pilot-link-png14.patch --enable-libusb \ --with-libiconv \ --with-libpng -make -j3 +make make DESTDIR=$PKG install # Put udev rules at the right place mkdir -p $PKG/etc/udev/rules.d |