Skip to content

Commit

Permalink
Fix plist when GTK3 is on
Browse files Browse the repository at this point in the history
  • Loading branch information
lwhsu committed Jan 27, 2020
1 parent 1f4452d commit 295afd8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions editors/libreoffice/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -318,9 +318,6 @@ post-install-SDK-on:
${FIND} -s ${subdir}/libreoffice -not -type d >> ${TMPPLIST}
.endfor

post-install-GTK3-on:
@${ECHO_CMD} "share/gir-1.0/LOKDocView-0.1.gir" >> ${TMPPLIST}

add-plist-gnome:
.for subdir in gnome hicolor locolor
@${ECHO_CMD} "@rmtry share/icons/${subdir}/icon-theme.cache" >> ${TMPPLIST}
Expand Down

0 comments on commit 295afd8

Please sign in to comment.