Also clean *.la files in LIBEXEC, and recursively so, here and for

TARGLIB.
This commit is contained in:
Gerald Pfeifer 2014-07-12 20:57:57 +00:00
parent 76403ff943
commit 5df55640aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361643

View file

@ -135,7 +135,8 @@ full-regression-test: build
.endif
post-install:
${RM} -f ${STAGEDIR}${TARGLIB}/*.la
${FIND} ${STAGEDIR}${TARGLIB} ${STAGEDIR}${LIBEXEC} \
-name '*.la' | ${XARGS} ${RM}
${RM} -f ${STAGEDIR}${PREFIX}/man/man7/*
${RM} -f ${STAGEDIR}${PREFIX}/bin/rebuild-gcj-db${SUFFIX} \
${STAGEDIR}${PREFIX}/man/man1/rebuild-gcj-db${SUFFIX}.1