a540a8b3b4
A lightweight cross platform IP telephony client using the IAX protocol, designed for use with the asterisk open source PBX. OK, landry@ jasper@
13 lines
513 B
Plaintext
13 lines
513 B
Plaintext
$OpenBSD: patch-simpleclient_tkphone_Makefile_in,v 1.1 2010/06/18 17:32:21 sebastia Exp $
|
|
--- simpleclient/tkphone/Makefile.in.orig Sun Nov 15 13:09:13 2009
|
|
+++ simpleclient/tkphone/Makefile.in Sun Nov 15 13:09:31 2009
|
|
@@ -251,7 +251,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
|
|
# Should support LINUX MACOSX WIN32 SOLARIS FREEBSD
|
|
-bin_SCRIPTS = tkphone
|
|
+bin_SCRIPTS = tkiaxphone
|
|
iaxcli_SOURCES = iaxcli.c tones.c tones.h
|
|
iaxclidir = ${libdir}/iaxclient/tkphone
|
|
iaxcli_SCRIPTS = tkiaxphone
|