diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-04-04 23:31:13 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2005-04-04 23:31:13 +0000 |
commit | 08904516ab2ee284f25b9f9e45ce8201ee442f82 (patch) | |
tree | 32bb822753346617ce98695ff78f06de4674d33a /packages/darwin_app/patches/unpatch | |
parent | 4f245da5b3af9cc57de1d3d976bfbff72559ec99 (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/unpatch')
-rwxr-xr-x | packages/darwin_app/patches/unpatch | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/darwin_app/patches/unpatch b/packages/darwin_app/patches/unpatch deleted file mode 100755 index 9ba3a16e..00000000 --- a/packages/darwin_app/patches/unpatch +++ /dev/null @@ -1,3 +0,0 @@ -cd ../../../pd/src -rm s_inter.c makefile.in u_main.tk s_audio_jack.c configure -cvs update s_inter.c makefile.in u_main.tk s_audio_jack.c configure |