summaryrefslogtreecommitdiffstats
path: root/extra/libcups
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2010-09-08 08:33:17 +0200
committersibel <lesibel@free.fr>2010-09-08 08:33:17 +0200
commitd8e3600056b92f1f4da3580c7f91b9f624acef23 (patch)
tree2addb573f491656c9c1440cc99b8b22b52a21a51 /extra/libcups
parentc2de2bedd5c9d28cf52f75fd27aa02aa4685baff (diff)
downloadnutyx-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/libcups')
-rwxr-xr-xextra/libcups/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libcups/Pkgfile b/extra/libcups/Pkgfile
index 00a2d1984..b88d32479 100755
--- a/extra/libcups/Pkgfile
+++ b/extra/libcups/Pkgfile
@@ -25,7 +25,7 @@ build() {
--enable-ssl \
--enable-gnutls=no \
--infodir=/usr/share/info
- make -j3
+ make
make BUILDROOT=$PKG install-headers install-libs
mkdir -p $PKG/usr/bin
install -m755 cups-config $PKG/usr/bin/cups-config