diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-06-27 18:38:00 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-06-27 18:38:00 +0000 |
commit | 27c357d708637de906a65889206c1db9d492682f (patch) | |
tree | a39c5caffcd2d81e1906def78c8532d6b44f9974 /audio/rosegarden/files/patch-ac | |
parent | Update to 1.4.3 (diff) |
Update to 10.04.2
PR: ports/147755
Submitted by: Stas Timokhin <devel at stasyan.com>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=257073
Diffstat (limited to 'audio/rosegarden/files/patch-ac')
-rw-r--r-- | audio/rosegarden/files/patch-ac | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/rosegarden/files/patch-ac b/audio/rosegarden/files/patch-ac deleted file mode 100644 index 8e87a7aaa9ce..000000000000 --- a/audio/rosegarden/files/patch-ac +++ /dev/null @@ -1,9 +0,0 @@ ---- /tmp/rosegarden-2.1/petal/petaleditor/Makefile Sun Mar 2 20:03:35 1997 -+++ ./petal/petaleditor/Makefile Fri May 14 17:20:35 1999 -@@ -2,5 +2,5 @@ - - pkgIndex.tcl : PetalEditor.tcl - @echo "The error message for PetalEditor.tcl is normal" -- echo "pkg_mkIndex . PetalEditor.tcl" | tclsh -+ echo "pkg_mkIndex . PetalEditor.tcl" | tclsh8.2 - |