iucode-tools: remove non-ASCII characters

package_deb doesn't yet handle non-ASCII characters in control files, so remove
a unicode "registered trademark" character.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Ross Burton 2014-09-08 12:11:50 +01:00 committed by Tom Zanussi
parent 563672f37c
commit 200ebb54f4

View File

@ -1,6 +1,6 @@
SUMMARY = "Update Intel CPU microcode" SUMMARY = "Update Intel CPU microcode"
DESCRIPTION = "iucode_tool is a program to manipulate Intel® i686 and X86-64\ DESCRIPTION = "iucode_tool is a program to manipulate Intel i686 and X86-64\
processor microcode update collections, and to use the kernel facilities to\ processor microcode update collections, and to use the kernel facilities to\
update the microcode on Intel system processors. It can load microcode data\ update the microcode on Intel system processors. It can load microcode data\
files in text and binary format, sort, list and filter the microcode updates\ files in text and binary format, sort, list and filter the microcode updates\