>From 4d3b96bc6dc3759e392824b6ed71dff1e2b0e4d1 Mon Sep 17 00:00:00 2001
From: Tamas TEVESZ <[email protected]>
Date: Thu, 23 Sep 2010 03:32:23 +0200
Subject: [PATCH] Remove obsolete --with-xft from debian/rules

Signed-off-by: Tamas TEVESZ <[email protected]>
---
 debian/rules |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index b59ad6d..054e6c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -108,8 +108,7 @@ COMMON_OPTIONS    := --prefix=$(BASEDIR)              \
                      --datadir=$(SHAREDIR)            \
                      --with-nlsdir=$(NLSDIR)          \
                      --with-pixmapdir=$(PIXMAPDIR)    \
-                     --with-gnustepdir=$(GNUSTEPDIR)  \
-                     --with-xft
+                     --with-gnustepdir=$(GNUSTEPDIR)
 
 install_file      := install -p    -o root -g root -m 0644
 install_prog      := install -p    -o root -g root -m 0755
-- 
1.7.0.4


-- 
[-]

mkdir /nonexistent
From 4d3b96bc6dc3759e392824b6ed71dff1e2b0e4d1 Mon Sep 17 00:00:00 2001
From: Tamas TEVESZ <[email protected]>
Date: Thu, 23 Sep 2010 03:32:23 +0200
Subject: [PATCH] Remove obsolete --with-xft from debian/rules

Signed-off-by: Tamas TEVESZ <[email protected]>
---
 debian/rules |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index b59ad6d..054e6c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -108,8 +108,7 @@ COMMON_OPTIONS    := --prefix=$(BASEDIR)              \
                      --datadir=$(SHAREDIR)            \
                      --with-nlsdir=$(NLSDIR)          \
                      --with-pixmapdir=$(PIXMAPDIR)    \
-                     --with-gnustepdir=$(GNUSTEPDIR)  \
-                     --with-xft
+                     --with-gnustepdir=$(GNUSTEPDIR)
 
 install_file      := install -p    -o root -g root -m 0644
 install_prog      := install -p    -o root -g root -m 0755
-- 
1.7.0.4

Reply via email to