]> git.sven.stormbind.net Git - sven/mpt-status.git/commitdiff
Fix _mandir macro
authorSven Hoexter <sven@timegate.de>
Mon, 4 Aug 2014 12:54:25 +0000 (14:54 +0200)
committerSven Hoexter <sven@timegate.de>
Mon, 4 Aug 2014 12:54:25 +0000 (14:54 +0200)
mpt-status.spec

index 95bda5a41ae84a7c2d64703ce3165afcd625f034..b9915077c6a2176a570fb120ddd65f9a1652b3b9 100644 (file)
@@ -35,7 +35,7 @@ you to monitor the health and status of your RAID setup.
 mkdir -p %{buildroot}%{_mandir}/man8
 %{__install} -D -m0755 mpt-status %{buildroot}%{_sbindir}/mpt-status
 %{__install} -D -m0755 %{SOURCE10} %{buildroot}/%{_sysconfdir}/rc.d/init.d/mpt-statusd
-%{__install} -D -m0644 man/mpt-status.8 %{buildroot}%{mandir}/man8/mpt-status.8
+%{__install} -D -m0644 man/mpt-status.8 %{buildroot}%{_mandir}/man8/mpt-status.8
 
 %clean
 %{__rm} -rf %{buildroot}