From f1277c3d70cc0e5e0f603b114972ef8dbc7259bb Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 17 Jul 2014 12:49:24 -0400 Subject: Fix a syntax error in M+ fonts patch --- diff --git a/patches/03_add-mplus-fonts.patch b/patches/03_add-mplus-fonts.patch index 92a19f5..80ad303 100644 --- a/patches/03_add-mplus-fonts.patch +++ b/patches/03_add-mplus-fonts.patch @@ -35541,7 +35541,7 @@ diff -Naur src.orig/include/linux/font.h src/include/linux/font.h + font_mplus_1m_regular_11x22, + font_mplus_1m_regular_14x28, + font_mplus_1m_regular_16x32, -+ font_mplus_1m_regular_24x48, ++ font_mplus_1m_regular_24x48; /* Find a font with a specific name */ -- cgit v0.9.1