diff options
author | adam <adam@pkgsrc.org> | 2005-10-11 12:35:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-10-11 12:35:06 +0000 |
commit | 8cd6e843b5f4ebf6ae5c5db97e65d1909795305d (patch) | |
tree | b541929347a8144514f54958e6afaab0f97cbcbd /math/qalculate/patches | |
parent | 36cfdf4d307b18ec604b43a530bce61452c7995f (diff) | |
download | pkgsrc-8cd6e843b5f4ebf6ae5c5db97e65d1909795305d.tar.gz |
Changes 0.8.2:
* Use gnomevfs instead of wget if available
* Allow user to specify wget options
* Update currencies
Diffstat (limited to 'math/qalculate/patches')
-rw-r--r-- | math/qalculate/patches/patch-ab | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/qalculate/patches/patch-ab b/math/qalculate/patches/patch-ab index a258dbbd8c5..afb76040cb9 100644 --- a/math/qalculate/patches/patch-ab +++ b/math/qalculate/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.2 2005/08/03 13:36:05 adam Exp $ +$NetBSD: patch-ab,v 1.3 2005/10/11 12:35:06 adam Exp $ ---- configure.orig 2005-06-11 08:39:34.000000000 +0000 +--- configure.orig 2005-10-08 22:24:33.000000000 +0000 +++ configure -@@ -20980,12 +20980,10 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo +@@ -21184,12 +21184,10 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtoo if test "x$GCC" = "xyes"; then case $CFLAGS in *-Os*) |