summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2001-01-23 17:29:10 +0000
committerdmcmahill <dmcmahill>2001-01-23 17:29:10 +0000
commit721701d10d654f1e2bcd6bff4142e78f95012056 (patch)
tree0666486915e8fbf58199054ebc50c87c59d8376b /time
parentc9ebe9a7152b8ce3bbe2bc1dd8460f3f71517dc3 (diff)
downloadpkgsrc-721701d10d654f1e2bcd6bff4142e78f95012056.tar.gz
make sure rpath isn't lost. fixes recently noted rpath problems
Diffstat (limited to 'time')
-rw-r--r--time/kworldwatch/files/patch-sum4
-rw-r--r--time/kworldwatch/patches/patch-aa17
2 files changed, 12 insertions, 9 deletions
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"
-