From 710b28c033a80a7c445f55708b162b14c03ecca3 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 9 Apr 2009 10:41:40 +0000 Subject: [PATCH] merge r14712 to 8.09 (closes: #4592) SVN-Revision: 15161 --- net/asterisk-1.4.x/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/asterisk-1.4.x/Makefile b/net/asterisk-1.4.x/Makefile index eb77ac03d3..65d21eff9b 100644 --- a/net/asterisk-1.4.x/Makefile +++ b/net/asterisk-1.4.x/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=asterisk PKG_VERSION:=1.4.23.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.digium.com/pub/asterisk/releases/ @@ -338,7 +338,7 @@ endef CONFIGURE_ARGS+= \ --without-curl \ --without-curses \ - --with-gsm="$(STAGING_DIR)/usr" \ + --with-gsm="internal" \ --without-imap \ --without-isdnnet \ --without-kde \ -- 2.30.2