dejavu-fonts-ttf: vmove all.
This commit is contained in:
parent
5ac0f36604
commit
eb874a634f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dejavu-fonts-ttf'
|
# Template file for 'dejavu-fonts-ttf'
|
||||||
pkgname=dejavu-fonts-ttf
|
pkgname=dejavu-fonts-ttf
|
||||||
version=2.33
|
version=2.33
|
||||||
revision=7
|
revision=8
|
||||||
short_desc="DejaVu family of TrueType fonts"
|
short_desc="DejaVu family of TrueType fonts"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://dejavu-fonts.org/wiki/Main_Page"
|
homepage="http://dejavu-fonts.org/wiki/Main_Page"
|
||||||
|
@ -25,6 +25,6 @@ dejavu-fonts-ttf_package() {
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue