From: Jan Willies Date: Thu, 18 Aug 2011 21:03:34 +0000 (+0000) Subject: pulseaudio: fix VARIANT building (#9952) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=dc78484eb0f44f56715ae606d322a4be3a421118;p=openwrt%2Fsvn-archive%2Fpackages.git pulseaudio: fix VARIANT building (#9952) SVN-Revision: 28045 --- diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 26d9e0b9b..910470b40 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -9,12 +9,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pulseaudio PKG_VERSION:=0.99.2 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://freedesktop.org/software/pulseaudio/releases/ PKG_MD5SUM:=c4deb071424e4f03fdf1d80bd62db267 +PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DEPENDS:=intltool/host PKG_FIXUP = libtool