dd9ff6c628
receiving most updates in the future; notably, compared to the in-tree version, this adds a portable (pthread-based) clocking source rather than relying on a non-portable zaptel timer. Main functions tested and working well for myself and Diego Casati (thanks!) Note that ConfBridge (added since 1.6.0) may need more work
13 lines
448 B
Plaintext
13 lines
448 B
Plaintext
$OpenBSD: patch-sounds_Makefile,v 1.2 2010/04/08 16:18:00 sthen Exp $
|
|
--- sounds/Makefile.orig Thu Feb 18 04:21:31 2010
|
|
+++ sounds/Makefile Thu Apr 1 02:57:26 2010
|
|
@@ -68,6 +68,8 @@ endif
|
|
all: $(CORE_SOUNDS) $(EXTRA_SOUNDS) $(MOH)
|
|
|
|
have_download:
|
|
+
|
|
+no_download_in_portbuild:
|
|
@if test "$(DOWNLOAD)" = ":" ; then \
|
|
echo "**************************************************"; \
|
|
echo "*** ***"; \
|