diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/pulseaudio/Makefile | 1 | ||||
-rw-r--r-- | sound/upmpdcli/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sound/pulseaudio/Makefile b/sound/pulseaudio/Makefile index 43a2688eb..e75e2c80c 100644 --- a/sound/pulseaudio/Makefile +++ b/sound/pulseaudio/Makefile @@ -17,7 +17,6 @@ PKG_MD5SUM:=b691e83b7434c678dffacfa3a027750e PKG_LICENSE:=LGPL-2.1+ PKG_LICENSE_FILES:=GPL LICENSE -PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_BUILD_DEPENDS:=intltool/host PKG_FIXUP:=autoreconf diff --git a/sound/upmpdcli/Makefile b/sound/upmpdcli/Makefile index 1286cd42c..385a96bee 100644 --- a/sound/upmpdcli/Makefile +++ b/sound/upmpdcli/Makefile @@ -11,7 +11,6 @@ PKG_NAME:=upmpdcli PKG_VERSION:=0.9.0 PKG_RELEASE:=2 -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.lesbonscomptes.com/upmpdcli/downloads PKG_MD5SUM:=0e7b86037f19ea3a08067409af6f6902 |