wps-office: add update file and template cleanup

This commit is contained in:
Michael Aldridge 2017-05-18 22:16:22 -05:00
parent 9879e7e679
commit a03f0228e1
2 changed files with 2 additions and 6 deletions

View File

@ -55,10 +55,4 @@ do_install() {
rm ${DESTDIR}/opt/kingsoft/wps-office/README.txt
rm -rf ${DESTDIR}/opt/kingsoft/wps-office/font*
rm ${DESTDIR}/opt/kingsoft/wps-office/install_fonts
rm -rf ${DESTDIR}/usr/include
rm -rf ${DESTDIR}/usr/share/man
rm -rf ${DESTDIR}/usr/lib/pkgconfig
rm -rf ${DESTDIR}/usr/bin/libpng*
rm -f ${DESTDIR}/usr/lib/*.so
rm -f ${DESTDIR}/usr/lib/*.a
}

View File

@ -0,0 +1,2 @@
site=http://wps-community.org/downloads
pattern='wps-office_\K[\d.]+(?=.*_x86.tar.xz)'