]> git.pld-linux.org Git - packages/console-tools.git/blob - console-tools-man_compat.patch
- renaming locale dir name(s) for messages file(s)
[packages/console-tools.git] / console-tools-man_compat.patch
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.039633 seconds and 3 git commands to generate.