Fix "make describe".

Noticed by: Subject: INDEX build failed
This commit is contained in:
Edwin Groothuis 2003-10-14 01:32:13 +00:00
parent f4d968b8f9
commit 2acabdf140
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91122

View File

@ -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