pkgsrc/archivers/lha/patches/patch-af
jlam 957d841a58 Update lha to 114.9 (114i). Package update provided by Masao Uebayashi
<uebayasi@soum.co.jp> in pkg/14824.  Relevant changes from version 114f
include:

	* dewey-ized package version number
	* fixed header Level 2 handling bug
	* fixed level 2 file append bug.
	* fixed symbolic link file append bug.
	* lh7 archive support.
	* fixed lh7 archive bug.
2001-12-06 05:09:46 +00:00

13 lines
341 B
Text

$NetBSD: patch-af,v 1.1 2001/12/06 05:09:48 jlam Exp $
--- man/Makefile.orig Fri Dec 15 21:13:16 2000
+++ man/Makefile
@@ -11,7 +11,7 @@
$(NROFF) -man lha.n > lha.man
install:
- $(INSTALL) $(INSTALLMAN) lha.n $(MANDIR)/man$(MANSECT)/lha.$(MANSECT)
+ $(BSD_INSTALL_MAN) lha.n $(MANDIR)/man$(MANSECT)/lha.$(MANSECT)
clean:
rm -f *~