summaryrefslogtreecommitdiff
path: root/graphics/png/patches/patch-aa
blob: d29f4235803827fbf71c07dfc022eaba9120227d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.26 2006/11/28 21:58:17 drochner Exp $

--- Makefile.in.orig	2006-11-27 17:11:15.000000000 +0100
+++ Makefile.in
@@ -1271,6 +1271,7 @@ install-exec-hook:
 	cd $(DESTDIR)$(bindir); $(LN_S) $(PNGLIB_BASENAME)-config libpng-config
 	@set -x;\
 	cd $(DESTDIR)$(libdir);\
+	mv libpng.la libpngcompat.la;\
 	for ext in a la so; do\
 		rm -f libpng.$$ext;\
                 if test -f $(PNGLIB_BASENAME).$$ext; then\