summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2010-09-28 12:11:32 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2010-09-28 12:11:32 +0000
commit28bd6c092b07d3f76d5a3adc4508a7a7f5f61a1e (patch)
tree06fa515c2ce6ddd8709c4b50a422a497ff07dc3d
parent51a70ea92568aa5f98f4d502d6a38ff7f4668190 (diff)
downloadaports-28bd6c092b07d3f76d5a3adc4508a7a7f5f61a1e.tar.bz2
aports-28bd6c092b07d3f76d5a3adc4508a7a7f5f61a1e.tar.xz
xorg-server: remove wrong xsdl configure flagxbmc
-rw-r--r--main/xorg-server/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/xorg-server/APKBUILD b/main/xorg-server/APKBUILD
index 011b2617e..fdb5146d2 100644
--- a/main/xorg-server/APKBUILD
+++ b/main/xorg-server/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xorg-server
pkgver=1.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="X.Org X servers"
url="http://xorg.freedesktop.org"
license="custom"
@@ -107,7 +107,6 @@ build() {
--disable-dmx \
--disable-tslib \
--disable-xnest \
- --disable-xsdl \
--disable-aiglx \
--disable-config-dbus \
--enable-config-udev \