aboutsummaryrefslogtreecommitdiffstats
path: root/skype/config.mak.in
diff options
context:
space:
mode:
authorVMiklos <vmiklos@frugalware.org>2007-09-04 21:30:52 +0200
committerVMiklos <vmiklos@frugalware.org>2007-09-04 21:30:52 +0200
commitf080961134608b9d5ca039f9b8f7d2b8de3499ab (patch)
tree2f00545947a69980893e31af5306083453906d4c /skype/config.mak.in
parent52d779e215047fab1c438356ade5809189fd1cc1 (diff)
install skyped to bindir, not to sbindir
Diffstat (limited to 'skype/config.mak.in')
-rw-r--r--skype/config.mak.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/skype/config.mak.in b/skype/config.mak.in
index cfdafe82..28c50513 100644
--- a/skype/config.mak.in
+++ b/skype/config.mak.in
@@ -3,6 +3,6 @@ LDFLAGS = @LDFLAGS@
INSTALL = @INSTALL@
prefix = @prefix@
exec_prefix = @exec_prefix@
-sbindir = @sbindir@
+bindir = @bindir@
libdir = @libdir@
plugindir = ${libdir}/bitlbee