]> git.pld-linux.org Git - packages/wmtop.git/blobdiff - wmtop.spec
- fix building on amd64
[packages/wmtop.git] / wmtop.spec
index 43714ac86e281a9f7ea464fabaa29c6e5ff5951d..c6e6facf43c8c3d7038a28f954ee0f0015e20ee9 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Dockapp version of the cpu moniotring utility top
 Summary(pl):   Aplet bêd±cy odmian± narzêdzia monitoruj±cego top
 Name:          wmtop
 Version:       0.84
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         X11/Window Managers/Tools
 Source0:       http://dl.sourceforge.net/wmtop/%{name}-%{version}.tar.bz2
@@ -25,7 +25,8 @@ monitoruj
 
 %build
 %{__make} linux \
-       OPTS="%{rpmcflags}"
+       OPTS="%{rpmcflags}" \
+       LIBDIR="-L/usr/X11R6/%{_lib}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.196422 seconds and 4 git commands to generate.