summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch')
-rw-r--r--meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch b/meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch
index 207285373c..c5a70f5d08 100644
--- a/meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch
+++ b/meta-oe/recipes-graphics/xorg-app/sessreg/0001-Makefile.am-Error-Fix.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] Makefile.am: Error Fix
6Do not compile man dir since error always occur. 6Do not compile man dir since error always occur.
7 | sed: file filenames.sed line 3: unterminated `s' command 7 | sed: file filenames.sed line 3: unterminated `s' command
8 | make[2]: *** [sessreg.1] Error 1 8 | make[2]: *** [sessreg.1] Error 1
9It is not a good way.But can remove it from PNBLACKLIST. 9It is not a good way.But can remove it from SKIP_RECIPE.
10 10
11Upstream-Status: pending 11Upstream-Status: pending
12 12