summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg
authorllornkcor <llornkcor>2002-09-29 00:21:21 (UTC)
committer llornkcor <llornkcor>2002-09-29 00:21:21 (UTC)
commit309d8a7d31e7d192c182f9674d832cb3bc5a3210 (patch) (side-by-side diff)
treedec0fb721cf5ac97f04c238ef50c36a6624e30ad /noncore/settings/aqpkg
parent2564c75d8c9d71f53b296a87b806d5eade2e093a (diff)
downloadopie-309d8a7d31e7d192c182f9674d832cb3bc5a3210.zip
opie-309d8a7d31e7d192c182f9674d832cb3bc5a3210.tar.gz
opie-309d8a7d31e7d192c182f9674d832cb3bc5a3210.tar.bz2
opie mods
Diffstat (limited to 'noncore/settings/aqpkg') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/aqpkg/aqpkg.control10
-rw-r--r--noncore/settings/aqpkg/aqpkg.pro6
2 files changed, 13 insertions, 3 deletions
diff --git a/noncore/settings/aqpkg/aqpkg.control b/noncore/settings/aqpkg/aqpkg.control
new file mode 100644
index 0000000..fe5e80d
--- a/dev/null
+++ b/noncore/settings/aqpkg/aqpkg.control
@@ -0,0 +1,10 @@
+Files: bin/aqpkg pics/aqpkg apps/Settings/aqpkg.desktop
+Package: aqpkg
+Priority: optional
+Section: Settings
+ $QPE_VERSION-$SUB_VERSION.1
+Depends: opie-base ($QPE_VERSION)
+Architecture: arm
+Maintainer: Andy Qua (andy.qua@blueyonder.co.uk)
+Description: A Package Manager
+
diff --git a/noncore/settings/aqpkg/aqpkg.pro b/noncore/settings/aqpkg/aqpkg.pro
index 01f9eff..31910aa 100644
--- a/noncore/settings/aqpkg/aqpkg.pro
+++ b/noncore/settings/aqpkg/aqpkg.pro
@@ -32,10 +32,10 @@ SOURCES = mainwin.cpp \
helpwindow.cpp \
inputdlg.cpp
INTERFACES = settings.ui \
install.ui \
instoptions.ui
TARGET = aqpkg
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lstdc++
-
+DESTDIR = $(OPIEDIR)/bin