summaryrefslogtreecommitdiff
path: root/packages/opkg/files/reduce-nogpg-noise.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/opkg/files/reduce-nogpg-noise.patch')
-rw-r--r--packages/opkg/files/reduce-nogpg-noise.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/opkg/files/reduce-nogpg-noise.patch b/packages/opkg/files/reduce-nogpg-noise.patch
deleted file mode 100644
index 47b4d23ca3..0000000000
--- a/packages/opkg/files/reduce-nogpg-noise.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- opkg/libopkg/opkg_cmd.c.old 2008-11-12 02:32:20.000000000 +0100
-+++ opkg/libopkg/opkg_cmd.c 2008-11-12 02:30:20.000000000 +0100
-@@ -288,7 +288,7 @@
- free (tmp_file_name);
- free (url);
- #else
-- opkg_message (conf, OPKG_NOTICE, "Signature check for %s skipped "
-+ opkg_message (conf, OPKG_INFO, "Signature check for %s skipped "
- "because GPG support was not enabled in this build\n", src->name);
- #endif
- free(list_file_name);