summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/94_armv6_uname_entry.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/94_armv6_uname_entry.diff b/debian/patches/94_armv6_uname_entry.diff
index 5c80cfe..19bbd24 100644
--- a/debian/patches/94_armv6_uname_entry.diff
+++ b/debian/patches/94_armv6_uname_entry.diff
@@ -7,7 +7,7 @@ Description: Add armv6 uname entry for armhf
--- a/configure
+++ b/configure
-@@ -242,6 +242,9 @@ case $DPKG_ARCH in
+@@ -261,6 +261,9 @@ case $DPKG_ARCH in
armel)
UNAME_MACHINE="armv5tel"
;;