Skip to content

Commit

Permalink
Remove not used file
Browse files Browse the repository at this point in the history
  • Loading branch information
mmicko committed May 24, 2021
1 parent 48b7aba commit 4f19215
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions default/scripts/gtkwave.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ else
./configure --prefix=${INSTALL_PREFIX} --host=${CROSS_NAME} --enable-gtk3
fi
make DESTDIR=${OUTPUT_DIR} UPDATE_DESKTOP_DATABASE=/bin/true -j${NPROC} install
rm -rf ${OUTPUT_DIR}${INSTALL_PREFIX}/share/gtkwave
rm -rf ${OUTPUT_DIR}${INSTALL_PREFIX}/share/gtkwave-gtk3

0 comments on commit 4f19215

Please sign in to comment.