- Man page permission fix

- Not pushing new package (essentially cosmetic)
- Will bump-n-build when needed
This commit is contained in:
Patrick Laughton 2007-05-29 16:34:11 +00:00
parent d1bbeeb38a
commit 6a4bb303a7
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ install dnsmasq.conf.example $RPM_BUILD_ROOT%{_sysconfdir}/dnsmasq.conf
install dbus/dnsmasq.conf $RPM_BUILD_ROOT%{_sysconfdir}/dbus-1/system.d/
%endif
install rpm/dnsmasq.init $RPM_BUILD_ROOT%{_initrddir}/dnsmasq
install man/dnsmasq.8 $RPM_BUILD_ROOT%{_mandir}/man8/
install -m 644 man/dnsmasq.8 $RPM_BUILD_ROOT%{_mandir}/man8/
%clean
rm -rf $RPM_BUILD_ROOT