Remove DT_VERDEF and DT_VERDEFNUM elf entries
[termux-packages] / packages / libgpg-error / build.sh
index 7544d86..7b372bd 100755 (executable)
@@ -1,10 +1,10 @@
 TERMUX_PKG_VERSION=1.20
+TERMUX_PKG_BUILD_REVISION=1
 TERMUX_PKG_HOMEPAGE=http://www.gnupg.org/related_software/libgpg-error/
 TERMUX_PKG_DESCRIPTION="Small library that defines common error values for all GnuPG components"
 TERMUX_PKG_SRCURL=ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${TERMUX_PKG_VERSION}.tar.bz2
 TERMUX_PKG_RM_AFTER_INSTALL="share/common-lisp"
 
-
 termux_step_post_configure () {
        # To fix non-arm builds, see:
        # https://lists.gnupg.org/pipermail/gnupg-devel/2014-January/028203.html