From 109bdf11ce43f499c2e5a51537bd7cbd9310a45b Mon Sep 17 00:00:00 2001 From: Sam Bingner Date: Thu, 15 Aug 2019 16:19:45 -1000 Subject: Make watches' dpkg use watchos-arm --- data/_dpkg/telesphoreo.diff | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/data/_dpkg/telesphoreo.diff b/data/_dpkg/telesphoreo.diff index d13b9cb70..72dcbeb34 100644 --- a/data/_dpkg/telesphoreo.diff +++ b/data/_dpkg/telesphoreo.diff @@ -1,12 +1,24 @@ +diff -ur dpkg-1.18.25/data/cputable dpkg-1.18.25+iPhone/data/cputable +--- dpkg-1.18.25/data/cputable 2018-06-26 00:28:08.000000000 -1000 ++++ dpkg-1.18.25+iPhone/data/cputable 2019-08-15 16:04:31.000000000 -1000 +@@ -21,6 +21,7 @@ + alpha alpha alpha.* 64 little + amd64 x86_64 (amd64|x86_64) 64 little + armeb armeb arm.*b 32 big ++armk armk arm.*k 32 little + arm arm arm.* 32 little + arm64 aarch64 aarch64 64 little + avr32 avr32 avr32 32 big diff -ur dpkg-1.18.25/data/tupletable dpkg-1.18.25+iPhone/data/tupletable --- dpkg-1.18.25/data/tupletable 2018-06-17 05:49:22.000000000 -1000 -+++ dpkg-1.18.25+iPhone/data/tupletable 2018-09-14 10:22:50.000000000 -1000 -@@ -33,6 +33,8 @@ ++++ dpkg-1.18.25+iPhone/data/tupletable 2019-08-15 16:05:06.000000000 -1000 +@@ -33,6 +33,9 @@ base-bsd-openbsd- openbsd- base-bsd-netbsd- netbsd- base-bsd-darwin- darwin- ++base-bsd-darwin-arm64 iphoneos-arm64 +base-bsd-darwin-arm iphoneos-arm -+base-bsd-darwin-arm64 iphoneos-arm ++base-bsd-darwin-armk watchos-arm base-sysv-aix- aix- base-sysv-solaris- solaris- eabi-uclibc-uclinux-arm uclinux-armel -- cgit v1.2.3