From d1c37f6165d76de04890607be2347330eb62328d Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 6 May 2004 21:40:21 +0000 Subject: [PATCH] - fixed build on amd64 Changed files: wmMoonClock.spec -> 1.40 --- wmMoonClock.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wmMoonClock.spec b/wmMoonClock.spec index 133e229..bba30b6 100644 --- a/wmMoonClock.spec +++ b/wmMoonClock.spec @@ -13,7 +13,6 @@ URL: http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml BuildRequires: XFree86-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) - %description wmMoonClock displays the current phase of the moon. Window Maker and AfterStep dockable but not necessary. @@ -27,7 +26,8 @@ WindowMakerze i AfterStepie, lecz nie jest to koniecznie. %build %{__make} -C Src \ - CFLAGS="%{rpmcflags} -I%{_includedir}" + CFLAGS="%{rpmcflags}" \ + LIBDIR="-L/usr/X11R6/%{_lib}" %install rm -rf $RPM_BUILD_ROOT -- 2.44.0