author | sandman <sandman> | 2002-10-22 21:08:44 (UTC) |
---|---|---|
committer | sandman <sandman> | 2002-10-22 21:08:44 (UTC) |
commit | 4381aaf653750f4a51a816ff419be70059b2857d (patch) (unidiff) | |
tree | dd08c2a5c2f1f3a58bca6ac6fb6aa5805242d750 | |
parent | c306ba7e1c73ec200b1621d224fc77f45e798e13 (diff) | |
download | opie-4381aaf653750f4a51a816ff419be70059b2857d.zip opie-4381aaf653750f4a51a816ff419be70059b2857d.tar.gz opie-4381aaf653750f4a51a816ff419be70059b2857d.tar.bz2 |
Removed a space in the control file which lead to the space in ipk
filename problem.
-rw-r--r-- | noncore/games/kpacman/opie-kpacman.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/kpacman/opie-kpacman.control b/noncore/games/kpacman/opie-kpacman.control index 6591788..c311b56 100644 --- a/noncore/games/kpacman/opie-kpacman.control +++ b/noncore/games/kpacman/opie-kpacman.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: bin/kpacman apps/Games/kpacman.desktop pics/kpacman/kpacman.png share/kpacman | 1 | Files: bin/kpacman apps/Games/kpacman.desktop pics/kpacman/kpacman.png share/kpacman |
2 | Version: 0.3.1-$SUB_VERSION | 2 | Version: 0.3.1-$SUB_VERSION |
3 | Depends: opie-base ($QPE_VERSION) | 3 | Depends: opie-base ($QPE_VERSION) |
4 | Priority: optional | 4 | Priority: optional |
5 | Section: opie/games | 5 | Section: opie/games |
6 | Maintainer: Catalin Climov <catalin@climov.com> | 6 | Maintainer: Catalin Climov <catalin@climov.com> |
7 | Architecture: arm | 7 | Architecture: arm |
8 | License: GPL | 8 | License: GPL |
9 | Description: Kpacman | 9 | Description: Kpacman |
10 | A Pacman clone for Qtopia. | 10 | A Pacman clone for Qtopia. |