author | harlekin <harlekin> | 2002-07-17 18:30:31 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-07-17 18:30:31 (UTC) |
commit | dc2fc48905c1b4825b943bc126f47950c859fce3 (patch) (unidiff) | |
tree | cf5d3ccb4ebde2f13040328ba6b0baac17ef6d00 | |
parent | b498618d255732f8620055439bf25eab8feefdc0 (diff) | |
download | opie-dc2fc48905c1b4825b943bc126f47950c859fce3.zip opie-dc2fc48905c1b4825b943bc126f47950c859fce3.tar.gz opie-dc2fc48905c1b4825b943bc126f47950c859fce3.tar.bz2 |
fixed control file
-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 | |||
@@ -5,5 +5,5 @@ HEADERS = pindlg.h | |||
5 | SOURCES = main.cc pindlg.cc | 5 | SOURCES = main.cc pindlg.cc |
6 | INCLUDEPATH += $(OPIEDIR)/include | 6 | INCLUDEPATH += $(OPIEDIR)/include |
7 | INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib | 7 | INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib |
8 | DEPENDPATH += $(OPIEDIR)/include | 8 | DEPENDPATH += $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
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,3 +1,3 @@ | |||
1 | Files: bin/bluepin apps/Settings/bluetooth-manager.desktop | 1 | Files: bin/bluepin |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |