From: Felix Fietkau Date: Tue, 24 Mar 2009 02:30:49 +0000 (+0000) Subject: append the correct extraversion to the toolchain's info.mk for uclibc-nptl X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=02739c116f557dd7816b1ab6d5359f0f3263c25f;p=librecmc%2Flibrecmc.git append the correct extraversion to the toolchain's info.mk for uclibc-nptl SVN-Revision: 15008 --- diff --git a/toolchain/uClibc/Makefile b/toolchain/uClibc/Makefile index 5706f20579..c28fd52e34 100644 --- a/toolchain/uClibc/Makefile +++ b/toolchain/uClibc/Makefile @@ -17,7 +17,7 @@ ifeq ($(CONFIG_UCLIBC_VERSION_NPTL),y) PKG_SOURCE_VERSION:=25804 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)+nptl PKG_SOURCE:=$(PKG_NAME)-nptl-r$(PKG_SOURCE_VERSION).tar.gz - PKG_EXTRAVERSION:= + PKG_EXTRAVERSION:=-svn else ifeq ($(PKG_VERSION_SNAPSHOT),y) PKG_SOURCE_URL:=http://www.uclibc.org/downloads/snapshots