[X2Go-Commits] [x2gokdrive] 02/02: x2gokdrive.spec: port change from debian/rules.flags to disable Xorg DDX building.

git-admin at x2go.org git-admin at x2go.org
Wed Oct 30 06:48:32 CET 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gokdrive.

commit 6ba27006d06bf899e2c4db5b69abe60fe1d6d6a6
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Oct 30 06:48:22 2019 +0100

    x2gokdrive.spec: port change from debian/rules.flags to disable Xorg DDX building.
---
 debian/changelog | 1 +
 x2gokdrive.spec  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7136d92..2744cb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -91,6 +91,7 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
     + *SuSE puts the xorg-server source code into /usr/src/xserver.
     + Change /usr/share/xserver to /usr/src/xserver. For real this time.
     + Add hack installing missing files into the xorg-server source tree.
+    + Port change from debian/rules.flags to disable Xorg DDX building.
   * debian/rules:
     + Remove weird empty variable reference construct.
     + Whitespace-only fixes.
diff --git a/x2gokdrive.spec b/x2gokdrive.spec
index 42fc321..f799672 100644
--- a/x2gokdrive.spec
+++ b/x2gokdrive.spec
@@ -296,7 +296,7 @@ autoreconf -fvi
 	--enable-dbe \
 	--disable-xf86bigfont \
 	--enable-dpms \
-	--enable-xorg \
+	--disable-xorg \
 	--disable-linux-acpi \
 	--disable-linux-apm \
 	--disable-xquartz \

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git


More information about the x2go-commits mailing list