Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=7921768b26865b58632baf70b2e29b10dbc8803c
commit 7921768b26865b58632baf70b2e29b10dbc8803c Author: bouleetbil <[email protected]> Date: Mon Sep 28 08:35:33 2009 +0000 xorg-server-1.6.99.902-2-i686 *disable hal/dbus support *don't works for all as the boss *yeah I have break xorg of the boss!! diff --git a/source/x11/xorg-server/FrugalBuild b/source/x11/xorg-server/FrugalBuild index d22cefc..f6b3905 100644 --- a/source/x11/xorg-server/FrugalBuild +++ b/source/x11/xorg-server/FrugalBuild @@ -3,12 +3,12 @@ USE_DEVEL=${USE_DEVEL:-"n"} USE_KDRIVE=${USE_KDRIVE:-"y"} -USE_HAL=${USE_HAL:-"y"} +USE_HAL=${USE_HAL:-"n"} USE_SERVERDMX=${USE_SERVERDMX:-"y"} pkgname=xorg-server pkgver=1.6.99.902 -pkgrel=1 +pkgrel=2 pkgdesc="Modular X.Org X Server" groups=('x11' 'xorg-core') archs=('i686' 'x86_64' 'ppc') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
