summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth
authorkergoth <kergoth>2003-01-23 20:27:22 (UTC)
committer kergoth <kergoth>2003-01-23 20:27:22 (UTC)
commit77d1dd97b0583ee8d0631f9870bda9d0de16128d (patch) (unidiff)
tree241d5d9b838b1646fe038fd949436d412adb0da1 /noncore/net/opietooth
parentafe2c2f4925e45440c081c695a4af0c7839789ef (diff)
downloadopie-77d1dd97b0583ee8d0631f9870bda9d0de16128d.zip
opie-77d1dd97b0583ee8d0631f9870bda9d0de16128d.tar.gz
opie-77d1dd97b0583ee8d0631f9870bda9d0de16128d.tar.bz2
QTDIR/lib -> OPIEDIR/lib
Diffstat (limited to 'noncore/net/opietooth') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/lib/lib.pro2
-rw-r--r--noncore/net/opietooth/lib/libopietooth.control2
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index d250448..a021941 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -4,7 +4,7 @@ HEADERS = connection.h parser.h device.h manager.h remotedevice.h services.h
4 SOURCES = connection.cpp parser.cc device.cc manager.cc remotedevice.cc services.cc 4 SOURCES = connection.cpp parser.cc device.cc manager.cc remotedevice.cc services.cc
5 TARGET = opietooth 5 TARGET = opietooth
6INCLUDEPATH += $(OPIEDIR)/include . 6INCLUDEPATH += $(OPIEDIR)/include .
7DESTDIR = $(QTDIR)/lib$(PROJMAK) 7 DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
8LIBS += -lopie 8LIBS += -lopie
9#VERSION = 0.0.0 9#VERSION = 0.0.0
10 10
diff --git a/noncore/net/opietooth/lib/libopietooth.control b/noncore/net/opietooth/lib/libopietooth.control
index bdc43b1..1ecb2b6 100644
--- a/noncore/net/opietooth/lib/libopietooth.control
+++ b/noncore/net/opietooth/lib/libopietooth.control
@@ -1,4 +1,4 @@
1Files: $QTDIR/lib/libopie11tooth.so.1.0.0 $QTDIR/lib/libopie11tooth.so.1.0 $QTDIR/lib/libopie11tooth.so.1 1Files: $OPIEDIR/lib/libopie11tooth.so.1.0.0 $OPIEDIR/lib/libopie11tooth.so.1.0 $OPIEDIR/lib/libopie11tooth.so.1
2Priority: optional 2Priority: optional
3Section: opie/system 3Section: opie/system
4Maintainer: Maximilian Reiß <max.reiss@gmx.de> 4Maintainer: Maximilian Reiß <max.reiss@gmx.de>