~alpine/aports

1

[alpine-aports] [PATCH] main/xorg-xserver: disable systemd features

Andrew Hills <ahills@ednos.net>
Details
Message ID
<1432499658-1599-1-git-send-email-ahills@ednos.net>
Sender timestamp
1432499658
DKIM signature
missing
Download raw message
Patch: +2 -0
---
 main/xorg-server/APKBUILD | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/main/xorg-server/APKBUILD b/main/xorg-server/APKBUILD
index 61fb471..4c852b5 100644
--- a/main/xorg-server/APKBUILD
+++ b/main/xorg-server/APKBUILD
@@ -116,6 +116,7 @@ build() {
		--with-default-font-path=${_fontroot}/misc,${_fontroot}/100dpi:unscaled,${_fontroot}/75dpi:unscaled,${_fontroot}/TTF,${_fontroot}/Type1 \
		--with-xkb-path=/usr/share/X11/xkb \
		--with-xkb-output=/var/lib/xkb \
		--without-systemd-daemon \
		--enable-aiglx \
		--enable-composite \
		--enable-config-udev \
@@ -135,6 +136,7 @@ build() {
		--disable-config-hal \
		--disable-dmx \
		--disable-tslib \
		--disable-systemd-logind \
		|| return 1

	make || return 1
-- 
2.4.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---

[alpine-aports] Re: [PATCH] main/xorg-xserver: disable systemd features

Details
Message ID
<20150524215825.GA9896@ataiki>
In-Reply-To
<1432499658-1599-1-git-send-email-ahills@ednos.net> (view parent)
Sender timestamp
1432504705
DKIM signature
missing
Download raw message
Sorry, I forgot to increment $pkgrel; another patch follows.


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)