summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-14 01:32:13 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-14 01:32:13 +0000
commit2acabdf140c89304d5a9f74f5c202b906c32097e (patch)
tree63e479fb79e4cf87f9d197328b3452982b80dc21 /print
parentUpdate to 2.4.1. (diff)
Fix "make describe".
Noticed by: Subject: INDEX build failed
Notes
Notes: svn path=/head/; revision=91122
Diffstat (limited to 'print')
-rw-r--r--print/lilypond/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index bf169ca3c5e1..b266f273eccd 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -60,7 +60,7 @@ post-install:
cd ${WRKSRC}/input ; \
${TAR} -chf - --exclude=out --exclude=CVS --exclude=GNUmakefile . | \
${TAR} -xf - -C ${EXAMPLESDIR};\
- ${FIND} ${EXAMPLESDIR} -name "out" | xargs ${RM} -rf ;\
+ ${FIND} ${EXAMPLESDIR} -name "out" | xargs ${RM} -rf ;
.for ii in login profile
${INSTALL_SCRIPT} ${WRKSRC}/buildscripts/out/lilypond-${ii} \
${EXAMPLESDIR}/scripts