Remove unwanted man file

This commit is contained in:
Brendan Jones 2012-07-24 17:22:55 +02:00
parent ff81b6edf1
commit 219ea6bc0c
1 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,7 @@ export CFLAGS="%{optflags}"
./waf build -v %{?_smp_mflags}
%install
rm build/doc/man/man3/_*
DESTDIR=%{buildroot} ./waf install
chmod +x %{buildroot}%{_libdir}/lib%{name}-%{maj}.so.*
@ -77,6 +78,9 @@ chmod +x %{buildroot}%{_libdir}/lib%{name}-%{maj}.so.*
%{_mandir}/man3/%{name}.3.gz
%changelog
* Tue Jul 24 2012 Brendan Jones <brendan.jones.it@gmail.com> 0.8.0-2
- Remove unwanted man file
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild