From b31b5c61b0c85c8cef3184fb8d940388a571be32 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Sat, 21 Feb 2004 21:10:27 +0000 Subject: Update to 0.22.1. The code is no longer optimized upon install, as it was causing the install to bork out on -CURRENT. Hopefully this can be fixed later on. PR: ports/63156 Submitted by: mezz (maintainer) --- net/straw/files/patch-setup.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/straw/files') diff --git a/net/straw/files/patch-setup.py b/net/straw/files/patch-setup.py index 9b497c36e73a..0f63b02eb8dc 100644 --- a/net/straw/files/patch-setup.py +++ b/net/straw/files/patch-setup.py @@ -1,6 +1,6 @@ ---- setup.py.orig Tue Feb 17 13:31:30 2004 -+++ setup.py Tue Feb 17 13:32:32 2004 -@@ -80,9 +80,9 @@ +--- setup.py.orig Fri Feb 20 17:53:55 2004 ++++ setup.py Fri Feb 20 17:54:20 2004 +@@ -79,9 +79,9 @@ '''Build list of data files to be installed''' images = glob.glob('images/*.png') files = [ -- cgit v1.2.3