]> git.pld-linux.org Git - packages/console-tools.git/blame - console-tools-man_compat.patch
- updated gettext BR
[packages/console-tools.git] / console-tools-man_compat.patch
CommitLineData
7aefa3f1 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 @@
9ec32b14 4 :
5 do-install-man-compat:
6 for f in $(bin_SCRIPTS); do \
7aefa3f1 7- ln -sf kbd-compat.8 $(DESTDIR)$(mandir)/man8/$$f.8 ; \
9ec32b14 8+ echo .so kbd-compat.8 > $(DESTDIR)$(mandir)/man8/$$f.8 ; \
9 done
10
11 # uninstall
This page took 0.074709 seconds and 4 git commands to generate.