]> git.pld-linux.org Git - packages/ClanLib.git/commitdiff
- set PKG_CONFIG_PATH directly before make auto/th/ClanLib-2_1_2-1
authorlisu <lisu@pld-linux.org>
Wed, 21 Jul 2010 13:54:10 +0000 (13:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rm bogus BR: ClanLib-devel

Changed files:
    ClanLib.spec -> 1.118

ClanLib.spec

index fc04e9097281acaaeea044324d12150d45021fa2..2460d8bc1d1d7eedb1ad389403dc4cd8844a4975 100644 (file)
@@ -12,7 +12,6 @@ Source0:      http://www.clanlib.org/download/releases-2.0/%{name}-%{version}.tgz
 # Source0-md5: 30b519248bcecb486632d59050797157
 Patch0:                %{name}-build.patch
 URL:           http://www.clanlib.org/
-BuildRequires: ClanLib-devel
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: alsa-lib-devel
 BuildRequires: autoconf >= 2.59-9
@@ -285,6 +284,7 @@ echo "dnl" >> acinclude.m4
        --%{?debug:en}%{!?debug:dis}able-debug
 # directfb disabled now
 
+export PKG_CONFIG_PATH=$(pwd)/Setup/pkgconfig
 %{__make}
 
 (cd Documentation/Utilities/ReferenceDocs; ln -s ../../../Sources/API ClanLib)
This page took 0.05735 seconds and 4 git commands to generate.