summaryrefslogtreecommitdiffstats
path: root/package/libgpg-error/libgpg-error.mk
blob: 45a348e72652be9dc882df0672eeacd598c318af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#############################################################
#
# libgpg-error
#
#############################################################
LIBGPG_ERROR_VERSION:=1.8
LIBGPG_ERROR_SOURCE:=libgpg-error-$(LIBGPG_ERROR_VERSION).tar.bz2
LIBGPG_ERROR_SITE:=ftp://gd.tuwien.ac.at/privacy/gnupg/libgpg-error

LIBGPG_ERROR_INSTALL_STAGING = YES

$(eval $(call AUTOTARGETS))