diff options
author | sat <sat@FreeBSD.org> | 2007-04-28 04:34:32 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-04-28 04:34:32 +0800 |
commit | b3905f9cfa7904dbab90e365eee6c526fc09f48f (patch) | |
tree | 2907fedc8a1041ff6cfffcde753b0abdcc8dd056 | |
parent | a165befe2af37afcd514fe782c03af495d5e891e (diff) | |
download | freebsd-ports-gnome-b3905f9cfa7904dbab90e365eee6c526fc09f48f.tar.gz freebsd-ports-gnome-b3905f9cfa7904dbab90e365eee6c526fc09f48f.tar.zst freebsd-ports-gnome-b3905f9cfa7904dbab90e365eee6c526fc09f48f.zip |
- Get kib's patch right (finally) to allow compilation on 32-bit archs
Reported by: pointyhat via kris, Zane C. Bowers <vvelox@vvelox.net>
-rw-r--r-- | deskutils/fbreader/files/patch-zlibrary__src__unix__time__ZLUnixTime.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/fbreader/files/patch-zlibrary__src__unix__time__ZLUnixTime.cpp b/deskutils/fbreader/files/patch-zlibrary__src__unix__time__ZLUnixTime.cpp index 744d382f91ae..a440ea27d048 100644 --- a/deskutils/fbreader/files/patch-zlibrary__src__unix__time__ZLUnixTime.cpp +++ b/deskutils/fbreader/files/patch-zlibrary__src__unix__time__ZLUnixTime.cpp @@ -1,6 +1,6 @@ --- ./zlibrary/src/unix/time/ZLUnixTime.cpp.orig Tue Apr 17 22:53:30 2007 -+++ ./zlibrary/src/unix/time/ZLUnixTime.cpp Sat Apr 21 19:00:15 2007 -@@ -18,15 +18,14 @@ ++++ ./zlibrary/src/unix/time/ZLUnixTime.cpp Sat Apr 28 00:13:29 2007 +@@ -18,21 +18,22 @@ * 02110-1301, USA. */ |