mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
Merge pull request #6450 from the-maldridge/wps-update
wps-office: add update file and template cleanup
This commit is contained in:
commit
eca1ddb267
2 changed files with 2 additions and 6 deletions
|
@ -55,10 +55,4 @@ do_install() {
|
||||||
rm ${DESTDIR}/opt/kingsoft/wps-office/README.txt
|
rm ${DESTDIR}/opt/kingsoft/wps-office/README.txt
|
||||||
rm -rf ${DESTDIR}/opt/kingsoft/wps-office/font*
|
rm -rf ${DESTDIR}/opt/kingsoft/wps-office/font*
|
||||||
rm ${DESTDIR}/opt/kingsoft/wps-office/install_fonts
|
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
|
|
||||||
}
|
}
|
||||||
|
|
2
srcpkgs/wps-office/update
Normal file
2
srcpkgs/wps-office/update
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
site=http://wps-community.org/downloads
|
||||||
|
pattern='wps-office_\K[\d.]+(?=.*_x86.tar.xz)'
|
Loading…
Add table
Reference in a new issue