summaryrefslogtreecommitdiff
path: root/debian/patches/01-abs-llabs.dpatch
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2008-10-08 19:40:31 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2008-10-08 19:40:31 +0200
commit474c496e8851e4f940abab0dc7aeea7fe7dabcf9 (patch)
tree95d1099f6b97b11450ee0c79419d907832af6355 /debian/patches/01-abs-llabs.dpatch
parent2a441ecbea378da1a2cdea969c48bb7d9e547135 (diff)
Adapt package to new source layout.
Diffstat (limited to 'debian/patches/01-abs-llabs.dpatch')
-rwxr-xr-xdebian/patches/01-abs-llabs.dpatch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/01-abs-llabs.dpatch b/debian/patches/01-abs-llabs.dpatch
index 7515266..74ffcbc 100755
--- a/debian/patches/01-abs-llabs.dpatch
+++ b/debian/patches/01-abs-llabs.dpatch
@@ -4,9 +4,9 @@
## DP: Fixes FTBFS due to abs() not being in the global anymore since g++ 4.3
## (#495467)
-diff -up lfhex-0.4.orig/reader.cpp lfhex-0.4/reader.cpp
---- lfhex-0.4.orig/reader.cpp 2006-11-05 04:26:04.000000000 +0000
-+++ lfhex-0.4/reader.cpp 2008-08-16 22:43:44.000000000 +0100
+diff -up lfhex-0.42.orig/src/reader.cpp lfhex-0.42/src/reader.cpp
+--- lfhex-0.42.orig/src/reader.cpp 2008-10-08 19:25:57.000000000 +0200
++++ lfhex-0.42/src/reader.cpp 2008-10-08 19:26:16.000000000 +0200
@@ -238,7 +238,7 @@ bool Reader::loadPage(off_t pageIdx)
// free the page which is the furthest away from the page we are loading