summaryrefslogtreecommitdiff
path: root/core/apps/qcop
authorllornkcor <llornkcor>2002-06-22 03:07:35 (UTC)
committer llornkcor <llornkcor>2002-06-22 03:07:35 (UTC)
commitb5d84581b2ba61065f3382f7f9fa29416a23b560 (patch) (side-by-side diff)
tree783e52467c4bd7fc3f3d78316deae5052a19cdc9 /core/apps/qcop
parent9adc4e5ab0a07eda196fffc8921da2d2d4f273e7 (diff)
downloadopie-b5d84581b2ba61065f3382f7f9fa29416a23b560.zip
opie-b5d84581b2ba61065f3382f7f9fa29416a23b560.tar.gz
opie-b5d84581b2ba61065f3382f7f9fa29416a23b560.tar.bz2
fix destdir to /bin instead of into new oblivion
Diffstat (limited to 'core/apps/qcop') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/qcop/qcop.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apps/qcop/qcop.pro b/core/apps/qcop/qcop.pro
index 3ffe796..63e8ace 100644
--- a/core/apps/qcop/qcop.pro
+++ b/core/apps/qcop/qcop.pro
@@ -1,6 +1,6 @@
TEMPLATE = app
CONFIG = qt warn_on release
-DESTDIR = ../bin
+DESTDIR = $(OPIEDIR)/bin
HEADERS =
SOURCES = main.cpp
INCLUDEPATH += $(OPIEDIR)/include