summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opieftp/opieftp.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index aa218c7..b41a4fc 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -6,6 +6,6 @@ TARGET = opieftp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lftplib
-DESTDIR=$(QPEDIR)/bin
+DESTDIR = $(OPIEDIR)/bin
include ( $(OPIEDIR)/include.pro )