X-Git-Url: http://gitweb/?a=blobdiff_plain;f=x11vnc%2FPkgfile;h=e6f3ffcc40768c24e58215b462668469bdc8d1d0;hb=bc9e93da505b593613cff3a38c58531d01950099;hp=4ebe82dce39b7787ec9a79bc77606533f97be6ff;hpb=72329e024ce4c12ff70d5d1e2522a9c38833aa2a;p=attic%2Fports%2Fopt-cross.git diff --git a/x11vnc/Pkgfile b/x11vnc/Pkgfile index 4ebe82d..e6f3ffc 100644 --- a/x11vnc/Pkgfile +++ b/x11vnc/Pkgfile @@ -18,7 +18,7 @@ build() { --mandir=$PKG/usr/man \ --x-includes=$CLFS/usr/include/X11 \ --x-libraries=$CLFS/usr/lib/X11 - make + make AR="$AR" make prefix=$PKG/usr install rm $PKG/usr/share/x11vnc/classes/ssl/README }