diff options
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.patch | 2 |
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 | |||
| 6 | Do not compile man dir since error always occur. | 6 | Do 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 |
| 9 | It is not a good way.But can remove it from PNBLACKLIST. | 9 | It is not a good way.But can remove it from SKIP_RECIPE. |
| 10 | 10 | ||
| 11 | Upstream-Status: pending | 11 | Upstream-Status: pending |
| 12 | 12 | ||
