Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 8978e4bd2af0f5855fb2f2a6d26b5583 > files > 4

lockdev-1.0.3-5.fc14.src.rpm

diff -up lockdev-1.0.3/Makefile.man8 lockdev-1.0.3/Makefile
--- lockdev-1.0.3/Makefile.man8	2009-12-05 15:43:47.000000000 +0100
+++ lockdev-1.0.3/Makefile	2009-12-05 16:52:13.000000000 +0100
@@ -75,7 +75,9 @@ install_profile:	${static} ${shared}
 
 install_doc:	docs/lockdev.3
 	install -m755 -d	${mandir}/man3
+	install -m755 -d	${mandir}/man8
 	install -m644 docs/lockdev.3	${mandir}/man3
+	install -m644 docs/lockdev.8	${mandir}/man8
 
 install_run:	${shared}
 	install -m755 -d	${libdir}