From c1b4d7b5ef380f3cc7a9b836a2daec577ec6204e Mon Sep 17 00:00:00 2001 From: kloczek Date: Mon, 17 May 1999 10:23:20 +0000 Subject: [PATCH] - masive changes: s/\/usr\/man/\%{_mandir}/ s/\/usr\/share\/man/\%{_mandir}/ s/\/usr\/info/\%{_infodir}/ s/\/usr\/share\/info/\%{_infodir}/ Changed files: bootp.spec -> 1.5 --- bootp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootp.spec b/bootp.spec index 50903e3..4d1605d 100644 --- a/bootp.spec +++ b/bootp.spec @@ -81,7 +81,7 @@ rm -rf $RPM_BUILD_ROOT %files %attr(600, root, root) %config(noreplace) %verify(not size md5 mtime) /etc/bootptab %attr(755, root, root) /usr/sbin/* -%attr(644, root, man) /usr/man/man[58]/* +%attr(644, root, man) %{_mandir}/man[58]/* %changelog * Wed Nov 13 1998 Tomasz K³oczko -- 2.44.0