author | sandman <sandman> | 2002-10-22 21:08:44 (UTC) |
---|---|---|
committer | sandman <sandman> | 2002-10-22 21:08:44 (UTC) |
commit | 4381aaf653750f4a51a816ff419be70059b2857d (patch) (side-by-side diff) | |
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 @@ Files: bin/kpacman apps/Games/kpacman.desktop pics/kpacman/kpacman.png share/kpacman -Version: 0.3.1-$SUB_VERSION +Version: 0.3.1-$SUB_VERSION Depends: opie-base ($QPE_VERSION) Priority: optional Section: opie/games Maintainer: Catalin Climov <catalin@climov.com> Architecture: arm License: GPL Description: Kpacman A Pacman clone for Qtopia. |