From 309d8a7d31e7d192c182f9674d832cb3bc5a3210 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sun, 29 Sep 2002 00:21:21 +0000 Subject: opie mods --- (limited to 'noncore/settings/aqpkg') 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 @@ -35,7 +35,7 @@ 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 -- cgit v0.9.0.2