summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver
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:06:12 +0000
commita74b6177f2042b5ad75d23ae96f93765b6a76793 (patch)
treef07428c7e79c40044c3a0b123e97493a6d39de61 /meta/recipes-graphics/xorg-xserver
parentb14c176b7dd74b7d63ca0f72e6e00fbf209f5a0b (diff)
downloadopenembedded-core-a74b6177f2042b5ad75d23ae96f93765b6a76793.tar.gz
xserver-xorg: Remove orphaned comment
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver')
-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"
PACKAGECONFIG[gcrypt] = "-Dsha1=libgcrypt,,libgcrypt"
do_install:append () {
- # Its assumed base-files creates this for us
sed -i -e 's,${libdir}/xorg/modules,${prefix}/lib*/xorg/modules,' ${D}${mandir}/man5/xorg.conf.5
}