]> git.pld-linux.org Git - packages/bitlbee.git/commitdiff
- cleanups
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 27 Dec 2008 14:23:18 +0000 (14:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bitlbee.spec -> 1.7

bitlbee.spec

index 13477bd84645707211716a4f229a28635010c6c9..0c5245d10ff4711900678d7196d32f4e05240b40 100644 (file)
@@ -31,7 +31,8 @@ MSN/ICQ/Jabber.
        --etcdir=%{_sysconfdir} \
        --prefix=%{_prefix} \
        --ssl=gnutls
-%{__make} %{?_smp_mflags}
+
+%{__make}
 ### FIXME: Documentation needs old sgmltools tool, deprecated.
 #%{__make} -C doc
 
@@ -56,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc doc/{AUTHORS,CHANGES,CREDITS,FAQ,README}
-%doc %{_mandir}/man?/*
+%{_mandir}/man?/*
 %attr(755,root,root) %{_sbindir}/*
 %{_datadir}/bitlbee
 %attr(700,root,root) %{_localstatedir}/lib/bitlbee
This page took 0.083621 seconds and 4 git commands to generate.