aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--skype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/skype/Makefile b/skype/Makefile
index 3a23c488..1755c588 100644
--- a/skype/Makefile
+++ b/skype/Makefile
@@ -16,7 +16,7 @@ ifeq ($(BITLBEE),yes)
$(INSTALL) -d $(DESTDIR)$(plugindir)
$(INSTALL) skype.$(SHARED_EXT) $(DESTDIR)$(plugindir)
endif
-ifeq ($(SKYPED),yes)
+ifeq ($(SKYPE4PY),yes)
$(INSTALL) -d $(DESTDIR)$(bindir)
$(INSTALL) -d $(DESTDIR)$(sysconfdir)
$(INSTALL) skyped.py $(DESTDIR)$(bindir)/skyped