lockdev/lockdev-1.0.3-man8.patch
Jiří Popelka 649b6dcfed - 1.0.3. No longer need 1.0.0-signal, 1.0.1-subdir, 1.0.1-fcntl,
1.0.1-32bit patches.
- Renumbered patches and sources.
2009-12-07 09:28:58 +00:00

14 lines
492 B
Diff
Executable File

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}