]> git.pld-linux.org Git - packages/nload.git/commitdiff
- verbose files master auto/th/nload-0.7.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 12 Oct 2018 14:07:28 +0000 (16:07 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 12 Oct 2018 14:07:28 +0000 (16:07 +0200)
nload.spec

index da07e20511aed82734c152ff689d1bf870fd88b0..9a725490e8dda673fcacf43518db049e8b985ca6 100644 (file)
@@ -34,10 +34,9 @@ przesĹ‚anych danych oraz minimalne/maksymalne wykorzystanie pasma.
 %patch1 -p1
 
 %build
-rm -f missing
 %{__aclocal}
-%{__autoheader}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions -I/usr/include/ncurses"
 %configure
@@ -55,6 +54,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README ChangeLog AUTHORS
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
+%doc AUTHORS ChangeLog README
+%attr(755,root,root) %{_bindir}/nload
+%{_mandir}/man1/nload.1*
This page took 0.116242 seconds and 4 git commands to generate.