From b8f118e9a58565bd9d770e5275c9bf0a8a050a51 Mon Sep 17 00:00:00 2001 From: Tamas TEVESZ Date: Thu, 23 Sep 2010 03:32:23 +0200 Subject: [PATCH] Remove obsolete --with-xft from debian/rules Signed-off-by: Tamas TEVESZ --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index b59ad6d7..054e6c70 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