diff options
author | Jay Freeman <saurik@saurik.com> | 2008-01-01 07:41:22 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-01-01 07:41:22 +0000 |
commit | 1927b67af64514cb7813468f23010684e0ef1d2b (patch) | |
tree | 386d4f6ecbc16873d7a251c78477f1d7c2225ef6 /data/apt | |
parent | fff5c7e9a902c2a97853423441a99bda7a53a6b3 (diff) |
Removed Packager/ prefix from Packager.zip, fixed OS name in APT, and commented out deb-src line in saurik.list.
git-svn-id: http://svn.telesphoreo.org/trunk@4 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/apt')
-rw-r--r-- | data/apt/darwin.diff | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/apt/darwin.diff b/data/apt/darwin.diff new file mode 100644 index 000000000..b339b5ee7 --- /dev/null +++ b/data/apt/darwin.diff @@ -0,0 +1,11 @@ +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-01-01 07:25:25.000000000 +0000 +@@ -11,6 +11,7 @@ + [^-]*-kfreebsd.*-gnu kfreebsd + [^-]*-knetbsd.*-gnu knetbsd + [^-]*-gnu[^-]* hurd ++[^-]*-darwin darwin + + # These are samples. + hp-hpux[^-]* hp-ux |