author | kergoth <kergoth> | 2002-08-29 19:56:23 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-08-29 19:56:23 (UTC) |
commit | 4b864b9a6509d3b43be34d39264a9c23f5240641 (patch) (side-by-side diff) | |
tree | d8c8054ce83717b055726bfc0ad3aea1d5f9cd12 /scripts/remove | |
parent | 51f2688d69dba8e865190d8b7a67b32b18dd8371 (diff) | |
download | opie-4b864b9a6509d3b43be34d39264a9c23f5240641.zip opie-4b864b9a6509d3b43be34d39264a9c23f5240641.tar.gz opie-4b864b9a6509d3b43be34d39264a9c23f5240641.tar.bz2 |
Correcting various syntax problems in control files.
-rw-r--r-- | scripts/remove/opie-remove.control | 2 | ||||
-rw-r--r-- | scripts/remove/qpe-remove.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/remove/opie-remove.control b/scripts/remove/opie-remove.control index 8ccedcd..cb4a406 100644 --- a/scripts/remove/opie-remove.control +++ b/scripts/remove/opie-remove.control @@ -1,5 +1,5 @@ -Packagename: opie-remove Maintainer: Patrick S. Vogt <tille@handhelds.org> Section: opie/system +Priority: optional Version: 0.9.1 Description: Remove opie -- Use at own risc -- will remove opie and /opt/QtPalmtop/ diff --git a/scripts/remove/qpe-remove.control b/scripts/remove/qpe-remove.control index b239713..b1f002d 100644 --- a/scripts/remove/qpe-remove.control +++ b/scripts/remove/qpe-remove.control @@ -1,5 +1,5 @@ -Packagename: qpe Maintainer: Patrick S. Vogt <tille@handhelds.org> Section: opie/system +Priority: optional Version: 0.9.1 Description: Remove qtopia -- Use at own risc -- will remove qtopia and /opt/QtPalmtop/ |