mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
13 lines
488 B
Plaintext
13 lines
488 B
Plaintext
$NetBSD: patch-aa,v 1.4 2010/05/15 06:37:03 adam Exp $
|
|
|
|
--- zzip/Makefile.in.orig 2010-05-15 06:16:27.000000000 +0000
|
|
+++ zzip/Makefile.in
|
|
@@ -775,6 +775,7 @@ install-data-hook : install-zzipHEADERS
|
|
$(DESTDIR)$(includedir)/zzip.h >$(DESTDIR)$(includedir)/zzip-io.h
|
|
|
|
install-exec-hook:
|
|
+xxx:
|
|
@ for i in . $(DESTDIR)$(libdir)/libzzip*.so.13 \
|
|
; do test -d $$i && continue ; lib=`basename "$$i" .so.13` \
|
|
; echo "$(DESTDIR)$(libdir): ln -s $$lib.so.13 $$lib.so.10" \
|