-rw-r--r-- | noncore/net/opietooth/blue-pin/blue-pin.pro | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/blue-pin/opie-bluepin.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro index 1444bb6..8ac4ee7 100644 --- a/noncore/net/opietooth/blue-pin/blue-pin.pro +++ b/noncore/net/opietooth/blue-pin/blue-pin.pro @@ -1,13 +1,13 @@ TEMPLATE = app #CONFIG = qt warn_on debug CONFIG = qt warn_on release HEADERS = pindlg.h SOURCES = main.cc pindlg.cc INCLUDEPATH += $(OPIEDIR)/include -INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib +INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe INTERFACES = pindlgbase.ui DESTDIR = $(OPIEDIR)/bin TARGET = bluepin diff --git a/noncore/net/opietooth/blue-pin/opie-bluepin.control b/noncore/net/opietooth/blue-pin/opie-bluepin.control index 0466498..13a4dc6 100644 --- a/noncore/net/opietooth/blue-pin/opie-bluepin.control +++ b/noncore/net/opietooth/blue-pin/opie-bluepin.control @@ -1,7 +1,7 @@ -Files: bin/bluepin apps/Settings/bluetooth-manager.desktop +Files: bin/bluepin Priority: optional Section: opie/applications Maintainer: Holger Freyther <zecke@handhelds.org> Architecture: arm Version: 0.3.4-$SUB_VERSION Depends: opie-base ($QPE_VERSION) |