aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk10/files/patch-agi::Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk10/files/patch-agi::Makefile')
-rw-r--r--net/asterisk10/files/patch-agi::Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/asterisk10/files/patch-agi::Makefile b/net/asterisk10/files/patch-agi::Makefile
deleted file mode 100644
index 277e18e70b08..000000000000
--- a/net/asterisk10/files/patch-agi::Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./agi/Makefile.orig 2010-07-23 15:26:41.000000000 +0200
-+++ ./agi/Makefile 2010-11-06 14:54:36.000000000 +0100
-@@ -16,7 +16,9 @@
-
- .PHONY: clean all uninstall
-
--AGIS=$(MENUSELECT_AGIS)
-+AGIS_BIN=eagi-test eagi-sphinx-test
-+AGIS_SCR=agi-test.agi jukebox.agi
-+AGIS=$(AGIS_SCR) $(AGIS_BIN)
-
- ifeq ($(OSARCH),SunOS)
- LIBS+=-lsocket -lnsl