summaryrefslogtreecommitdiff
path: root/xpp
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-11-21 15:19:16 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-11-21 15:19:16 +0000
commitd07295c5796269084db79a589c8a9f111943de01 (patch)
tree5995f7bb8ad7e58701cb0c5f7beb27535fc2008f /xpp
parentee150663c3b6db275b11f76d29d431e079e06717 (diff)
Typo: SBINDIR -> BINDIR .
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@1623 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'xpp')
-rw-r--r--xpp/utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpp/utils/Makefile b/xpp/utils/Makefile
index a278a80..d9f5066 100644
--- a/xpp/utils/Makefile
+++ b/xpp/utils/Makefile
@@ -8,7 +8,7 @@ TOPDIR ?= ../..
INSTALL_DATA = $(INSTALL) -m 644
-SBINDIR = $(prefix)/sbin
+BINDIR = $(prefix)/sbin
DATADIR = $(datadir)/zaptel
MANDIR = $(mandir)/man8
HOTPLUG_USB_DIR = /etc/hotplug/usb