pango: tyop fix.
This commit is contained in:
parent
d413b30103
commit
9b9c677c1e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'pango'.
|
||||
pkgname=pango
|
||||
version=1.36.3
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-included-modules=basic-fc"
|
||||
hostmakedepends="libtool pkg-config glib-devel"
|
||||
|
@ -49,7 +49,7 @@ pango-xft_package() {
|
|||
|
||||
pango-view_package() {
|
||||
replaces="pango<1.36.3_3"
|
||||
short_desc +=" - utility to view pango files"
|
||||
short_desc+=" - utility to view pango files"
|
||||
pkg_install() {
|
||||
vmove usr/bin/pango-view
|
||||
vmove usr/share/man/man1/pango-view.1
|
||||
|
|
Loading…
Reference in a new issue