]> git.pld-linux.org Git - packages/console-tools.git/blame_incremental - console-tools-man_compat.patch
- LSB conformance changes
[packages/console-tools.git] / console-tools-man_compat.patch
... / ...
CommitLineData
1--- compat/Makefile.in~ Tue Aug 31 23:47:02 1999
2+++ compat/Makefile.in Wed Sep 1 17:05:01 1999
3@@ -290,7 +290,7 @@
4 :
5 do-install-man-compat:
6 for f in $(bin_SCRIPTS); do \
7- ln -sf kbd-compat.8 $(DESTDIR)$(mandir)/man8/$$f.8 ; \
8+ echo .so kbd-compat.8 > $(DESTDIR)$(mandir)/man8/$$f.8 ; \
9 done
10
11 # uninstall
This page took 0.022527 seconds and 4 git commands to generate.