From 55a9292cd14dbf4bda059e20ca58f8dc6e448234 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 1 Jun 2000 23:26:18 +0000 Subject: typo --- initscripts.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initscripts.spec b/initscripts.spec index a4799221..8bde1b86 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -34,7 +34,7 @@ make %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/etc -make ROOT=$RPM_BUILD_ROOT mandir=$RPM_BUILD_ROOT/%{_mandir} install +make ROOT=$RPM_BUILD_ROOT mandir=%{_mandir} install mkdir -p $RPM_BUILD_ROOT/var/run/netreport #chown root.root $RPM_BUILD_ROOT/var/run/netreport chmod u=rwx,g=rwx,o=rx $RPM_BUILD_ROOT/var/run/netreport -- cgit v1.2.1