Stop copying the LICENSE file!

This commit is contained in:
Chris Rees 2011-08-17 17:25:12 +00:00
parent 20f58235a4
commit 9b10d30e39
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279917

View file

@ -25,5 +25,6 @@ icon-do-install:
-exec ${MKDIR} -m 0755 \
${PREFIX}/share/icons/"{}" \;
cd ${WRKDIR} && ${FIND} * ! -type d ! -name 'plist' ! -name '*.bak' \
! -name '${LICENSE}' \
-exec ${INSTALL_DATA} ${WRKDIR}/"{}" \
${PREFIX}/share/icons/"{}" \;