summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-11 17:06:12 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-11 17:09:17 +0000
commit657f71e1f5cf8a9f385b1748d99cb6d531511626 (patch)
treeebf73ada9e26c3b3151ad58b98c227fd0653cd07 /meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
parent50b85e485533fe6024dcc57b7bfd0188cd78a36a (diff)
downloadpoky-657f71e1f5cf8a9f385b1748d99cb6d531511626.tar.gz
xserver-xorg: Remove orphaned comment
(From OE-Core rev: a74b6177f2042b5ad75d23ae96f93765b6a76793) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-xorg.inc')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xorg.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
index 71c934ef38..7d1f17e777 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
@@ -137,7 +137,6 @@ PACKAGECONFIG[nettle] = "-Dsha1=libnettle,,nettle"
137PACKAGECONFIG[gcrypt] = "-Dsha1=libgcrypt,,libgcrypt" 137PACKAGECONFIG[gcrypt] = "-Dsha1=libgcrypt,,libgcrypt"
138 138
139do_install:append () { 139do_install:append () {
140 # Its assumed base-files creates this for us
141 sed -i -e 's,${libdir}/xorg/modules,${prefix}/lib*/xorg/modules,' ${D}${mandir}/man5/xorg.conf.5 140 sed -i -e 's,${libdir}/xorg/modules,${prefix}/lib*/xorg/modules,' ${D}${mandir}/man5/xorg.conf.5
142} 141}
143 142