summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/debian/0003-ftbfs-armhf.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian/0003-ftbfs-armhf.patch b/debian/patches/debian/0003-ftbfs-armhf.patch
index 568b1e3..e4a9ff8 100644
--- a/debian/patches/debian/0003-ftbfs-armhf.patch
+++ b/debian/patches/debian/0003-ftbfs-armhf.patch
@@ -8,7 +8,7 @@ Description: do not hard-code CPU target based on uname (Closes: #1009622).
diff -Naurp ck.orig/configure ck/configure
--- ck.orig/configure
+++ ck/configure
-@@ -503,14 +503,6 @@ case $PLATFORM in
+@@ -515,14 +515,6 @@ case $PLATFORM in
ENVIRONMENT=64
;;
arm|armv6|armv6l|armv7|armv7l)