From e836c4bdc567607892ac9f629fcbeb940770893f Mon Sep 17 00:00:00 2001 From: undefine Date: Tue, 20 Jan 2004 00:17:02 +0000 Subject: [PATCH] - fix LDFLAGS Changed files: fox.spec -> 1.64 --- fox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fox.spec b/fox.spec index 780b277..2806c5e 100644 --- a/fox.spec +++ b/fox.spec @@ -87,7 +87,7 @@ Biblioteki statyczne FOX. %{__aclocal} %{__autoconf} %{__automake} -LDFLAGS="%{rpmldflags} -L/usr/X11R6/lib" +LDFLAGS="%{rpmldflags} -L/usr/X11R6/%{_lib}" %configure \ --with-opengl \ %{?debug:--enable-debug}%{!?_debug:--enable-release} -- 2.43.0