]> git.pld-linux.org Git - packages/wmMoonClock.git/commitdiff
- fixed build on amd64
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 6 May 2004 21:40:21 +0000 (21:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wmMoonClock.spec -> 1.40

wmMoonClock.spec

index 133e229bdd11077b42e5b2bd8fa5f2b098984478..bba30b605d88a2ad1b105770593ddb72ff3f7f14 100644 (file)
@@ -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
This page took 0.064879 seconds and 4 git commands to generate.