Date:2010-09-08 04:48:45 (13 years 6 months ago)
Author:Xiangfu Liu
Commit:e6125bb94b6522e09cb7fa5af28bbc90fe67edd8
Message:to make gpgme work at least the path to the gpg binary has to be set...

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
Acked-by: Richard <richard.weinberger@gmail.com>
Files: gpgme/Makefile (1 diff)

Change Details

gpgme/Makefile
3232
3333define Build/Configure
3434        $(call Build/Configure/Default, \
35                --with-pth=no --with-gpg="" --with-gpgsm="" \
35        --with-pth=no --with-gpg="/usr/bin/gpg" --with-gpgsm="" \
3636        --with-gpgconf="" --with-g13="" \
3737        --enable-shared --enable-static \
3838        )

Archive Download the corresponding diff file



interactive