]> git.pld-linux.org Git - packages/wmtop.git/commitdiff
- added BUGS to %doc AC-branch
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 28 Mar 2006 23:00:34 +0000 (23:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- pass CC

Changed files:
    wmtop.spec -> 1.2.2.1

wmtop.spec

index c6e6facf43c8c3d7038a28f954ee0f0015e20ee9..eea97a98bdd846fce69634d04328eabd361e2d66 100644 (file)
@@ -25,6 +25,7 @@ monitoruj
 
 %build
 %{__make} linux \
+       CC="%{__cc}" \
        OPTS="%{rpmcflags}" \
        LIBDIR="-L/usr/X11R6/%{_lib}"
 
@@ -42,7 +43,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES README TODO
+%doc BUGS CHANGES README TODO
 %attr(755,root,root) %{_bindir}/%{name}
 %{_mandir}/man1/*
 %{_desktopdir}/docklets/*
This page took 0.068189 seconds and 4 git commands to generate.