From a31296408ac94eb6a1a96769eb62b637b8e7a166 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Tue, 23 Jan 2001 17:29:10 +0000 Subject: make sure rpath isn't lost. fixes recently noted rpath problems --- time/kworldwatch/files/patch-sum | 4 ++-- time/kworldwatch/patches/patch-aa | 17 ++++++++++------- 2 files changed, 12 insertions(+), 9 deletions(-) (limited to 'time') diff --git a/time/kworldwatch/files/patch-sum b/time/kworldwatch/files/patch-sum index f4ff2345d9c..546c18111c4 100644 --- a/time/kworldwatch/files/patch-sum +++ b/time/kworldwatch/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.1.1.1 2000/12/21 15:03:46 wiz Exp $ +$NetBSD: patch-sum,v 1.2 2001/01/23 17:29:10 dmcmahill Exp $ -MD5 (patch-aa) = a67c8a46d9e482cc8dc6a21d23bf3b96 +MD5 (patch-aa) = e2a67e66391a7fd00373041a46cb91e4 MD5 (patch-ab) = 31d4204057f387ac8b355a4087389746 diff --git a/time/kworldwatch/patches/patch-aa b/time/kworldwatch/patches/patch-aa index f81feaf870e..d5dffb6f0e1 100644 --- a/time/kworldwatch/patches/patch-aa +++ b/time/kworldwatch/patches/patch-aa @@ -1,9 +1,8 @@ -$NetBSD: patch-aa,v 1.1.1.1 2000/12/21 15:03:46 wiz Exp $ +$NetBSD: patch-aa,v 1.2 2001/01/23 17:29:11 dmcmahill Exp $ --- configure.orig Sun May 10 15:13:36 1998 -+++ configure Sun Oct 24 15:13:43 1999 -@@ -503,9 +503,9 @@ - # Prefer explicitly selected file to automatically selected ones. ++++ configure Tue Jan 23 12:26:20 2001 +@@ -504,7 +504,7 @@ if test -z "$CONFIG_SITE"; then if test "x$prefix" != xNONE; then - CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" @@ -13,9 +12,14 @@ $NetBSD: patch-aa,v 1.1.1.1 2000/12/21 15:03:46 wiz Exp $ + CONFIG_SITE="$ac_default_prefix/share/kde/config.site $ac_default_prefix/etc/config.site" fi fi - for ac_site_file in $CONFIG_SITE; do -@@ -2533,27 +2533,27 @@ +@@ -2195,5 +2195,5 @@ + else + X_LDFLAGS="-L$x_libraries" +- all_libraries=$X_LDFLAGS ++ #all_libraries=$X_LDFLAGS + fi +@@ -2534,25 +2534,25 @@ -kde_htmldir="\$(prefix)/share/doc/HTML" @@ -51,4 +55,3 @@ $NetBSD: patch-aa,v 1.1.1.1 2000/12/21 15:03:46 wiz Exp $ +kde_wallpaperdir="\$(prefix)/share/kde/wallpapers" kde_kccmodules="\$(prefix)/lib/kcc/modules" - -- cgit v1.2.3