From 22f3b9b43ffa11fe74fb01b16cfa6d694e4ca49a Mon Sep 17 00:00:00 2001 From: nox Date: Sun, 18 Mar 2007 23:19:48 +0000 Subject: Don't install .orig file Submitted by: pointyhat via kris Approved by: miwi (mentor, implicit) --- audio/solfege/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio') diff --git a/audio/solfege/Makefile b/audio/solfege/Makefile index c7f89845b32..9a45c4d2ae9 100644 --- a/audio/solfege/Makefile +++ b/audio/solfege/Makefile @@ -51,6 +51,7 @@ IGNORE= requires an active X session (and DISPLAY variable). Please compile th .endif post-patch: + @${RM} ${WRKSRC}/lesson-files/bin/csound-play-harmonic-interval.sh.orig @${GREP} -lR "/usr/bin/python" ${WRKSRC} | ${XARGS} \ ${REINPLACE_CMD} -e 's|/usr/bin/python|${SETENV} python|g' .for file in lessonfile_editor.py.in run-solfege.py.in -- cgit