summaryrefslogtreecommitdiff
path: root/comms/asterisk16/patches/patch-au
diff options
context:
space:
mode:
Diffstat (limited to 'comms/asterisk16/patches/patch-au')
-rw-r--r--comms/asterisk16/patches/patch-au12
1 files changed, 6 insertions, 6 deletions
diff --git a/comms/asterisk16/patches/patch-au b/comms/asterisk16/patches/patch-au
index f9c4ab37296..b4333858e31 100644
--- a/comms/asterisk16/patches/patch-au
+++ b/comms/asterisk16/patches/patch-au
@@ -1,9 +1,9 @@
-$NetBSD: patch-au,v 1.1.1.1 2009/06/12 09:04:57 jnemeth Exp $
+$NetBSD: patch-au,v 1.2 2010/09/23 23:30:38 jnemeth Exp $
---- sounds/Makefile.orig 2009-01-09 15:17:14.000000000 -0800
+--- sounds/Makefile.orig 2010-07-28 20:02:27.000000000 +0000
+++ sounds/Makefile
-@@ -60,20 +60,6 @@ endif
- all: $(CORE_SOUNDS) $(EXTRA_SOUNDS) $(MOH)
+@@ -134,20 +134,6 @@ endif
+ all: $(SOUNDS_CACHE_DIR) $(CORE_SOUNDS) $(EXTRA_SOUNDS) $(MOH)
have_download:
- @if test "$(DOWNLOAD)" = ":" ; then \
@@ -21,5 +21,5 @@ $NetBSD: patch-au,v 1.1.1.1 2009/06/12 09:04:57 jnemeth Exp $
- exit 1; \
- fi
- $(SOUNDS_DIR)/.asterisk-core-sounds-en-%: have_download
- @PACKAGE=$(subst $(SOUNDS_DIR)/.asterisk,asterisk,$@).tar.gz; \
+ $(eval $(call sound_format_lang_rule,$(SOUNDS_DIR),core-sounds,en,$(CORE_SOUNDS_VERSION)))
+