1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-08 14:54:13 +01:00

Remove obsolete --with-xft from debian/rules

Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
This commit is contained in:
Tamas TEVESZ
2010-09-23 03:32:23 +02:00
committed by Carlos R. Mafra
parent ae8937e152
commit b8f118e9a5

3
debian/rules vendored
View File

@@ -108,8 +108,7 @@ COMMON_OPTIONS := --prefix=$(BASEDIR) \
--datadir=$(SHAREDIR) \ --datadir=$(SHAREDIR) \
--with-nlsdir=$(NLSDIR) \ --with-nlsdir=$(NLSDIR) \
--with-pixmapdir=$(PIXMAPDIR) \ --with-pixmapdir=$(PIXMAPDIR) \
--with-gnustepdir=$(GNUSTEPDIR) \ --with-gnustepdir=$(GNUSTEPDIR)
--with-xft
install_file := install -p -o root -g root -m 0644 install_file := install -p -o root -g root -m 0644
install_prog := install -p -o root -g root -m 0755 install_prog := install -p -o root -g root -m 0755