summaryrefslogtreecommitdiff
authorkergoth <kergoth>2003-01-23 20:27:22 (UTC)
committer kergoth <kergoth>2003-01-23 20:27:22 (UTC)
commit77d1dd97b0583ee8d0631f9870bda9d0de16128d (patch) (side-by-side diff)
tree241d5d9b838b1646fe038fd949436d412adb0da1
parentafe2c2f4925e45440c081c695a4af0c7839789ef (diff)
downloadopie-77d1dd97b0583ee8d0631f9870bda9d0de16128d.zip
opie-77d1dd97b0583ee8d0631f9870bda9d0de16128d.tar.gz
opie-77d1dd97b0583ee8d0631f9870bda9d0de16128d.tar.bz2
QTDIR/lib -> OPIEDIR/lib
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/libopie1.control2
-rw-r--r--libopie/ofileselector/libopie.pro2
-rw-r--r--libopie/pim/libopie.pro2
-rw-r--r--libsql/libopiesql.pro2
-rw-r--r--noncore/apps/tinykate/libkate/libkate.pro2
-rw-r--r--noncore/net/ftplib/ftplib.control2
-rw-r--r--noncore/net/ftplib/ftplib.pro2
-rw-r--r--noncore/net/opietooth/lib/lib.pro2
-rw-r--r--noncore/net/opietooth/lib/libopietooth.control2
-rw-r--r--noncore/net/wellenreiter/daemon/daemon.pro2
-rw-r--r--noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro2
-rw-r--r--noncore/net/wellenreiter/opie-wellenreiter.control2
-rw-r--r--noncore/settings/networksettings/interfaces/interfaces.pro2
-rw-r--r--noncore/settings/networksettings/opie-networksettings.control2
-rw-r--r--noncore/unsupported/mail2/libmail/libmail.pro2
-rw-r--r--noncore/unsupported/mail2/opie-mail2.control2
-rw-r--r--x11/libqpe-x11/libqpe-x11.pro2
17 files changed, 17 insertions, 17 deletions
diff --git a/libopie/libopie1.control b/libopie/libopie1.control
index 07aafb2..e62f59f 100644
--- a/libopie/libopie1.control
+++ b/libopie/libopie1.control
@@ -1,2 +1,2 @@
-Files: $QTDIR/lib/libopie.so.1.0.0 $QTDIR/lib/libopie.so.1.0 $QTDIR/lib/libopie.so.1
+Files: $OPIEDIR/lib/libopie.so.1.0.0 $OPIEDIR/lib/libopie.so.1.0 $OPIEDIR/lib/libopie.so.1
Priority: optional
diff --git a/libopie/ofileselector/libopie.pro b/libopie/ofileselector/libopie.pro
index 4d1b5cf..cf22b5e 100644
--- a/libopie/ofileselector/libopie.pro
+++ b/libopie/ofileselector/libopie.pro
@@ -76,3 +76,3 @@ TARGET = opie
INCLUDEPATH += $(OPIEDIR)/include
-DESTDIR = $(QTDIR)/lib$(PROJMAK)
+DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
#VERSION = 1.0.0
diff --git a/libopie/pim/libopie.pro b/libopie/pim/libopie.pro
index bec595c..b1ec9f7 100644
--- a/libopie/pim/libopie.pro
+++ b/libopie/pim/libopie.pro
@@ -58,3 +58,3 @@ TARGET = opie
INCLUDEPATH += $(OPIEDIR)/include
-DESTDIR = $(QTDIR)/lib$(PROJMAK)
+DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
#VERSION = 1.0.0
diff --git a/libsql/libopiesql.pro b/libsql/libopiesql.pro
index a31190e..4fc6cc7 100644
--- a/libsql/libopiesql.pro
+++ b/libsql/libopiesql.pro
@@ -23,3 +23,3 @@ TARGET = opiesql
INCLUDEPATH += $(OPIEDIR)/include
-DESTDIR = $(QTDIR)/lib$(PROJMAK)
+DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
LIBS += -lsqlite
diff --git a/noncore/apps/tinykate/libkate/libkate.pro b/noncore/apps/tinykate/libkate/libkate.pro
index fdae834..a78351a 100644
--- a/noncore/apps/tinykate/libkate/libkate.pro
+++ b/noncore/apps/tinykate/libkate/libkate.pro
@@ -88,3 +88,3 @@ TARGET = tinykate
INCLUDEPATH += $(OPIEDIR)/include
-DESTDIR = $(QTDIR)/lib$(PROJMAK)
+DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
diff --git a/noncore/net/ftplib/ftplib.control b/noncore/net/ftplib/ftplib.control
index 67765ad..72b004e 100644
--- a/noncore/net/ftplib/ftplib.control
+++ b/noncore/net/ftplib/ftplib.control
@@ -1,2 +1,2 @@
-Files: $QTDIR/lib/libftplib.*
+Files: $OPIEDIR/lib/libftplib.*
Priority: optional
diff --git a/noncore/net/ftplib/ftplib.pro b/noncore/net/ftplib/ftplib.pro
index 3dd8dbd..918ddf9 100644
--- a/noncore/net/ftplib/ftplib.pro
+++ b/noncore/net/ftplib/ftplib.pro
@@ -4,3 +4,3 @@ HEADERS = ftplib.h
SOURCES = ftplib.c
-DESTDIR = $(QTDIR)/lib$(PROJMAK)
+DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
INTERFACES =
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
@@ -6,3 +6,3 @@ TARGET = opietooth
INCLUDEPATH += $(OPIEDIR)/include .
-DESTDIR = $(QTDIR)/lib$(PROJMAK)
+DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
LIBS += -lopie
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,2 +1,2 @@
-Files: $QTDIR/lib/libopie11tooth.so.1.0.0 $QTDIR/lib/libopie11tooth.so.1.0 $QTDIR/lib/libopie11tooth.so.1
+Files: $OPIEDIR/lib/libopie11tooth.so.1.0.0 $OPIEDIR/lib/libopie11tooth.so.1.0 $OPIEDIR/lib/libopie11tooth.so.1
Priority: optional
diff --git a/noncore/net/wellenreiter/daemon/daemon.pro b/noncore/net/wellenreiter/daemon/daemon.pro
index 5f4d09b..2599315 100644
--- a/noncore/net/wellenreiter/daemon/daemon.pro
+++ b/noncore/net/wellenreiter/daemon/daemon.pro
@@ -8,3 +8,3 @@ INCLUDEPATH += ../
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lpcap -L$(QTDIR)/lib -lwellenreiter
+LIBS += -lpcap -L$(OPIEDIR)/lib -lwellenreiter
INTERFACES =
diff --git a/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro b/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro
index 5a7e20d..fd3b894 100644
--- a/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro
+++ b/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro
@@ -9,3 +9,3 @@ TMAKE_CFLAGS += -D__UNIX__
-DESTDIR = $(QTDIR)/lib
+DESTDIR = $(OPIEDIR)/lib
TARGET = wellenreiter
diff --git a/noncore/net/wellenreiter/opie-wellenreiter.control b/noncore/net/wellenreiter/opie-wellenreiter.control
index 0ea27bf..299dfc0 100644
--- a/noncore/net/wellenreiter/opie-wellenreiter.control
+++ b/noncore/net/wellenreiter/opie-wellenreiter.control
@@ -1,2 +1,2 @@
-Files: bin/wellenreiter bin/wellenreiterd bin/orinoco_hopper pics/wellenreiter apps/Applications/wellenreiter.desktop $QTDIR/lib/libwellenreiter.*
+Files: bin/wellenreiter bin/wellenreiterd bin/orinoco_hopper pics/wellenreiter apps/Applications/wellenreiter.desktop $OPIEDIR/lib/libwellenreiter.*
Priority: optional
diff --git a/noncore/settings/networksettings/interfaces/interfaces.pro b/noncore/settings/networksettings/interfaces/interfaces.pro
index 9fd1b20..233cacd 100644
--- a/noncore/settings/networksettings/interfaces/interfaces.pro
+++ b/noncore/settings/networksettings/interfaces/interfaces.pro
@@ -3,3 +3,3 @@ CONFIG += qt warn_on release
#CONFIG += qt warn_on debug
-DESTDIR = $(QTDIR)/lib$(PROJMAK)
+DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
HEADERS = interface.h interfaceinformationimp.h interfaces.h interfacesetupimp.h
diff --git a/noncore/settings/networksettings/opie-networksettings.control b/noncore/settings/networksettings/opie-networksettings.control
index 7635cd1..a19af54 100644
--- a/noncore/settings/networksettings/opie-networksettings.control
+++ b/noncore/settings/networksettings/opie-networksettings.control
@@ -1,2 +1,2 @@
-Files: bin/networksettings apps/Settings/networksettings.desktop plugins/networksettings/* pics/networksettings/* pics/Network/PPPConnect.png $QTDIR/lib/libinterfaces.so.1.0.0 $QTDIR/lib/libinterfaces.so.1.0 $QTDIR/lib/libinterfaces.so.1 root/usr/bin/changedns bin/getprofile
+Files: bin/networksettings apps/Settings/networksettings.desktop plugins/networksettings/* pics/networksettings/* pics/Network/PPPConnect.png $OPIEDIR/lib/libinterfaces.so.1.0.0 $OPIEDIR/lib/libinterfaces.so.1.0 $OPIEDIR/lib/libinterfaces.so.1 root/usr/bin/changedns bin/getprofile
Priority: optional
diff --git a/noncore/unsupported/mail2/libmail/libmail.pro b/noncore/unsupported/mail2/libmail/libmail.pro
index 1d5a4c1..05a9773 100644
--- a/noncore/unsupported/mail2/libmail/libmail.pro
+++ b/noncore/unsupported/mail2/libmail/libmail.pro
@@ -23,3 +23,3 @@ LIBS += -L$(OPIEDIR)/lib -lqpe
TARGET = mail
-DESTDIR = $(QTDIR)/lib
+DESTDIR = $(OPIEDIR)/lib
diff --git a/noncore/unsupported/mail2/opie-mail2.control b/noncore/unsupported/mail2/opie-mail2.control
index b6bbff8..2a6529f 100644
--- a/noncore/unsupported/mail2/opie-mail2.control
+++ b/noncore/unsupported/mail2/opie-mail2.control
@@ -1,2 +1,2 @@
-Files: bin/mail $QTDIR/lib/libmail.so* apps/1Pim/mail.desktop pics/mail/*.png sounds/mail/*.wav
+Files: bin/mail $OPIEDIR/lib/libmail.so* apps/1Pim/mail.desktop pics/mail/*.png sounds/mail/*.wav
Priority: optional
diff --git a/x11/libqpe-x11/libqpe-x11.pro b/x11/libqpe-x11/libqpe-x11.pro
index 1671ffa..b61ba3f 100644
--- a/x11/libqpe-x11/libqpe-x11.pro
+++ b/x11/libqpe-x11/libqpe-x11.pro
@@ -139,3 +139,3 @@ INTERFACES = ../../library/passwordbase_p.ui \
TARGET = qpe
-DESTDIR = $(QTDIR)/lib$(PROJMAK)
+DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
# This is set by configure$(OPIEDIR).