diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-03-23 05:48:42 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-03-23 05:48:42 +0000 |
commit | 9a20ae510293fc1aeb0b39c0d51772c0374d6537 (patch) | |
tree | 21f340732d3e6fc31621dc095ef3d81514448100 /graphics/py-imaging | |
parent | 50776c71c26ef958ef069cf2c2849baec39af72f (diff) | |
download | FreeBSD-ports-9a20ae510293fc1aeb0b39c0d51772c0374d6537.zip FreeBSD-ports-9a20ae510293fc1aeb0b39c0d51772c0374d6537.tar.gz |
fix patch path
Diffstat (limited to 'graphics/py-imaging')
-rw-r--r-- | graphics/py-imaging/files/patch-_imagingft.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-imaging/files/patch-_imagingft.c b/graphics/py-imaging/files/patch-_imagingft.c index 78da98e..2587cc0 100644 --- a/graphics/py-imaging/files/patch-_imagingft.c +++ b/graphics/py-imaging/files/patch-_imagingft.c @@ -1,5 +1,5 @@ ---- _imagingft.c.orig Mon Mar 22 23:27:33 2004 -+++ _imagingft.c Mon Mar 22 23:28:03 2004 +--- ../_imagingft.c.orig Mon Mar 22 23:27:33 2004 ++++ ../_imagingft.c Mon Mar 22 23:28:03 2004 @@ -15,7 +15,8 @@ #include "Python.h" #include "Imaging.h" |