mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Stop copying the LICENSE file!
This commit is contained in:
parent
20f58235a4
commit
9b10d30e39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279917
1 changed files with 1 additions and 0 deletions
|
@ -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/"{}" \;
|
||||
|
|
Loading…
Add table
Reference in a new issue