Fix libXft detection in configure

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=17
This commit is contained in:
2011-03-08 14:20:32 +00:00
committed by Git OBS Bridge
parent ee0497bef6
commit 7299269499
4 changed files with 76 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ Source0: %name%{version}-src.tar.bz2
Source1: tk-rpmlintrc
Source2: baselibs.conf
Patch0: %name.patch
Patch1: %name-xft.patch
%description
Tk is a graphical user interface toolkit that takes developing desktop
@@ -88,6 +89,7 @@ Authors:
%prep
%setup -q -n %name%version
%patch0
%patch1
%build
cd unix