summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-xserver/xserver-xf86-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/xorg-xserver/xserver-xf86-common.inc')
-rw-r--r--meta/packages/xorg-xserver/xserver-xf86-common.inc6
1 files changed, 1 insertions, 5 deletions
diff --git a/meta/packages/xorg-xserver/xserver-xf86-common.inc b/meta/packages/xorg-xserver/xserver-xf86-common.inc
index d31e97a0e2..5a10ecf994 100644
--- a/meta/packages/xorg-xserver/xserver-xf86-common.inc
+++ b/meta/packages/xorg-xserver/xserver-xf86-common.inc
@@ -16,7 +16,7 @@ SRC_URI = "${XORG_MIRROR}/individual/xserver/${XORG_PN}-${PV}.tar.bz2 \
16 16
17S = "${WORKDIR}/${XORG_PN}-${PV}" 17S = "${WORKDIR}/${XORG_PN}-${PV}"
18 18
19inherit autotools pkgconfig 19inherit autotools_stage pkgconfig
20 20
21PACKAGES =+ "${PN}-utils" 21PACKAGES =+ "${PN}-utils"
22 22
@@ -33,10 +33,6 @@ CONFFILES_${PN} += "${sysconfdir}/X11/xorg.conf"
33 33
34SRC_URI += "file://macro_tweak.patch;patch=1" 34SRC_URI += "file://macro_tweak.patch;patch=1"
35 35
36do_stage() {
37 autotools_stage_all
38}
39
40do_install_append () { 36do_install_append () {
41 install -d ${D}/${sysconfdir}/X11 37 install -d ${D}/${sysconfdir}/X11
42 install -m 0644 ${WORKDIR}/xorg.conf ${D}/${sysconfdir}/X11/ 38 install -m 0644 ${WORKDIR}/xorg.conf ${D}/${sysconfdir}/X11/