aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app/patches/makefile.in.patch
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-04 23:31:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-04 23:31:13 +0000
commit08904516ab2ee284f25b9f9e45ce8201ee442f82 (patch)
tree32bb822753346617ce98695ff78f06de4674d33a /packages/darwin_app/patches/makefile.in.patch
parent4f245da5b3af9cc57de1d3d976bfbff72559ec99 (diff)
made new patch for building with pd-0.38; removed obsolete patches; ../Makefile now properly unpatches, so I removed the stupid script
svn path=/trunk/; revision=2678
Diffstat (limited to 'packages/darwin_app/patches/makefile.in.patch')
-rw-r--r--packages/darwin_app/patches/makefile.in.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/darwin_app/patches/makefile.in.patch b/packages/darwin_app/patches/makefile.in.patch
deleted file mode 100644
index 4543d109..00000000
--- a/packages/darwin_app/patches/makefile.in.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-Index: makefile.in
-===================================================================
-RCS file: /cvsroot/pure-data/pd/src/makefile.in,v
-retrieving revision 1.3
-diff -r1.3 makefile.in
-103,104c103,104
-< /Library/Frameworks/Tk.framework/Versions/Current/Tk \
-< /Library/Frameworks/Tcl.framework/Versions/Current/Tcl \
----
-> /Applications/Utilities/Wish\ Shell.app/Contents/Frameworks/Tk.framework/Versions/Current/Tk \
-> /Applications/Utilities/Wish\ Shell.app/Contents/Frameworks/Tcl.framework/Versions/Current/Tcl \