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 c5a70f5d0..bfda2dfe7 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
@@ -8,7 +8,7 @@ Do not compile man dir since error always occur.
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 SKIP_RECIPE. 9It is not a good way.But can remove it from SKIP_RECIPE.
10 10
11Upstream-Status: pending 11Upstream-Status: Pending
12 12
13Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> 13Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
14--- 14---