summaryrefslogtreecommitdiff
path: root/devel/guile-oops/patches
diff options
context:
space:
mode:
authortv <tv>2004-10-14 15:31:40 +0000
committertv <tv>2004-10-14 15:31:40 +0000
commitae875a9426537d559106656d0a59578ead764c13 (patch)
tree7474534ce990061fb9868298fbc5d191fe650e63 /devel/guile-oops/patches
parent49ba8a62e162c9e9eb2c102b2bc16d333c48577a (diff)
downloadpkgsrc-ae875a9426537d559106656d0a59578ead764c13.tar.gz
Don't put a .la file anywhere but its installed location, and definitely
don't put it in share/. Fixes bulk build/"make package".
Diffstat (limited to 'devel/guile-oops/patches')
-rw-r--r--devel/guile-oops/patches/patch-aa19
1 files changed, 15 insertions, 4 deletions
diff --git a/devel/guile-oops/patches/patch-aa b/devel/guile-oops/patches/patch-aa
index c904f4b78b0..13c89f843b2 100644
--- a/devel/guile-oops/patches/patch-aa
+++ b/devel/guile-oops/patches/patch-aa
@@ -1,8 +1,19 @@
-$NetBSD: patch-aa,v 1.1 2002/12/13 15:39:00 jschauma Exp $
+$NetBSD: patch-aa,v 1.2 2004/10/14 15:31:40 tv Exp $
---- Makefile.in.orig Fri Dec 13 10:34:37 2002
-+++ Makefile.in Fri Dec 13 10:34:52 2002
-@@ -666,7 +666,7 @@
+--- Makefile.in.orig 2000-06-30 16:43:32.000000000 -0400
++++ Makefile.in
+@@ -655,18 +655,11 @@ maintainer-clean-generic clean mostlycle
+
+ install-exec-hook:
+ $(mkinstalldirs) $(goopsdatadir)
+- (. ./libgoopscore.la; \
+- test -z "$$dlname" \
+- || test ! -r $(libdir)/$$dlname \
+- || (cd $(goopsdatadir) \
+- && rm -f libgoopscore.la $$dlname \
+- && $(LN_S) $(libdir)/libgoopscore.la \
+- && $(LN_S) $(libdir)/$$dlname))
+
dist-hook: goops.ps
cp -p $(top_builddir)/goops.ps $(distdir)
.c.x: