mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
don't apply patches by hand. let XBPS handle it.
This commit is contained in:
parent
516dcf8c75
commit
033fbfad65
1 changed files with 0 additions and 5 deletions
|
@ -23,11 +23,6 @@ long_desc="
|
||||||
locale-correct input and output. It also supports mixing multiple
|
locale-correct input and output. It also supports mixing multiple
|
||||||
fonts at the same time, including Xft fonts."
|
fonts at the same time, including Xft fonts."
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
patch -p0 -i ${FILESDIR}/font-width-fix.patch
|
|
||||||
patch -p0 -i ${FILESDIR}/line-spacing-fix.patch
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications
|
vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications
|
||||||
vinstall ${FILESDIR}/${pkgname}.png 644 usr/share/pixmaps
|
vinstall ${FILESDIR}/${pkgname}.png 644 usr/share/pixmaps
|
||||||
|
|
Loading…
Add table
Reference in a new issue