diff options
author | Jay Freeman <saurik@saurik.com> | 2008-04-14 23:22:48 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-04-14 23:22:48 +0000 |
commit | 7817782b2837cf98f7566e13f80b9c071ff20139 (patch) | |
tree | 452a5677d990e0d9dc9c36ac08bd4204e447afc2 /data/apt/ostable.diff | |
parent | e615a71056dfae4f19dfef86331eb030494b79b7 (diff) |
Fixed some dependencies, removed mDNS fix for 2.0, and factored for multi-arch support.
git-svn-id: http://svn.telesphoreo.org/trunk@218 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/apt/ostable.diff')
-rw-r--r-- | data/apt/ostable.diff | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/apt/ostable.diff b/data/apt/ostable.diff new file mode 100644 index 000000000..18211fc7d --- /dev/null +++ b/data/apt/ostable.diff @@ -0,0 +1,12 @@ +diff -ru apt-0.6.46.4.1/buildlib/ostable apt-0.6.46.4.1+iPhone/buildlib/ostable +--- apt-0.6.46.4.1/buildlib/ostable 2006-12-04 14:37:35.000000000 +0000 ++++ apt-0.6.46.4.1+iPhone/buildlib/ostable 2008-04-13 06:09:10.000000000 +0000 +@@ -11,6 +11,8 @@ + [^-]*-kfreebsd.*-gnu kfreebsd + [^-]*-knetbsd.*-gnu knetbsd + [^-]*-gnu[^-]* hurd ++[^-]*-darwin9 iphoneos ++[^-]*-darwin darwin + + # These are samples. + hp-hpux[^-]* hp-ux |