Browse Source

xorg-server: removed hack to disable dmx

user/chris/old/ruby
Alejandro Mery 15 years ago
parent
commit
213fcba6d7
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      xorg/xorg-server/xorg-server.conf

+ 1
- 4
xorg/xorg-server/xorg-server.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../xorg-server/xorg-server.conf
# Copyright (C) 2007 - 2008 The OpenSDE Project
# Copyright (C) 2007 - 2009 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -43,7 +43,4 @@ fi
var_append GCC_WRAPPER_REMOVE ' ' '-I/usr/X11R6/include'
var_append GCC_WRAPPER_REMOVE ' ' '-L/usr/X11R6/lib'
# broken right now
var_append confopt " " "--disable-dmx"
hook_add postmake 5 "x_postmake"

Loading…
Cancel
Save