summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/zaurus-updater/encdec-updater.bb2
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 @@
1SECTION = "console/utils" 1SECTION = "console/utils"
2LICENSE = "GPL" 2LICENSE = "GPL"
3DESCRIPTION = "A tool to encode and decode the Sharp Zaurus updater.sh skript" 3DESCRIPTION = "A tool to encode and decode the Sharp Zaurus updater.sh script"
4 4
5SRC_URI = "file://encdec-updater.c" 5SRC_URI = "file://encdec-updater.c"
6 6