diff options
| -rw-r--r-- | meta/packages/zaurus-updater/encdec-updater.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/zaurus-updater/encdec-updater.bb b/meta/packages/zaurus-updater/encdec-updater.bb index 797a762ebf..c03e9b4454 100644 --- a/meta/packages/zaurus-updater/encdec-updater.bb +++ b/meta/packages/zaurus-updater/encdec-updater.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SECTION = "console/utils" | 1 | SECTION = "console/utils" |
| 2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
| 3 | DESCRIPTION = "A tool to encode and decode the Sharp Zaurus updater.sh skript" | 3 | DESCRIPTION = "A tool to encode and decode the Sharp Zaurus updater.sh script" |
| 4 | 4 | ||
| 5 | SRC_URI = "file://encdec-updater.c" | 5 | SRC_URI = "file://encdec-updater.c" |
| 6 | 6 | ||
