From 685666c6e02822966f20e79ee4d0070cc07c870c Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Sat, 6 Sep 2008 19:44:29 +0000 Subject: A few recent bug fixes to JocStrap for memory management. git-svn-id: http://svn.telesphoreo.org/trunk@462 514c082c-b64e-11dc-b46d-3d985efe055d --- data/jocstrap/frameworks.diff | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 data/jocstrap/frameworks.diff (limited to 'data/jocstrap/frameworks.diff') diff --git a/data/jocstrap/frameworks.diff b/data/jocstrap/frameworks.diff deleted file mode 100644 index e80fca39b..000000000 --- a/data/jocstrap/frameworks.diff +++ /dev/null @@ -1,23 +0,0 @@ -diff -ru jocstrap-1.0.2474/jocstrap/makefile jocstrap-1.0.2474+iPhone/jocstrap/makefile ---- jocstrap-1.0.2474/jocstrap/makefile 2008-07-14 02:07:50.000000000 +0000 -+++ jocstrap-1.0.2474+iPhone/jocstrap/makefile 2008-08-02 23:54:06.000000000 +0000 -@@ -42,6 +42,8 @@ - frameworks += MessageUI - frameworks += AddressBookUI - frameworks += CoreTelephony -+ frameworks += CoreLocation -+ frameworks += MusicLibrary - main += HelloJava - else - target := -diff -ru jocstrap-1.0.2474/jocstrap/makefile jocstrap-1.0.2474+iPhone/jocstrap/makefile ---- jocstrap-1.0.2474/jocstrap/makefile 2008-07-14 02:07:50.000000000 +0000 -+++ jocstrap-1.0.2474+iPhone/jocstrap/makefile 2008-08-09 19:51:18.000000000 +0000 -@@ -26,6 +26,7 @@ - frameworks += MessageUI - frameworks += AddressBookUI - frameworks += CoreTelephony -+ frameworks += MusicLibrary - main += HelloJava - else - ifeq ($(PKG_ARCH),iphoneos-arm) -- cgit v1.2.3