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
|
||||
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() {
|
||||
vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications
|
||||
vinstall ${FILESDIR}/${pkgname}.png 644 usr/share/pixmaps
|
||||
|
|
Loading…
Reference in a new issue