-rw-r--r-- | noncore/apps/opie-console/opie-console.control | 2 | ||||
-rw-r--r-- | noncore/apps/opie-console/opie-console.pro | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/apps/opie-console/opie-console.control b/noncore/apps/opie-console/opie-console.control index a7ff1f3..d7051dc 100644 --- a/noncore/apps/opie-console/opie-console.control +++ b/noncore/apps/opie-console/opie-console.control @@ -1,4 +1,4 @@ Package: opie-console -Files: bin/opie-console apps/Applications/opie-console.desktop pics/console/* +Files: bin/console apps/Applications/console.desktop pics/console/* Priority: optional Section: opie/applications diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro index f7e33e9..8268b01 100644 --- a/noncore/apps/opie-console/opie-console.pro +++ b/noncore/apps/opie-console/opie-console.pro @@ -67,5 +67,5 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopiecore2 -lopieui2 -lutil -TARGET = opie-console +TARGET = console DEFINES += HAVE_OPENPTY |