summaryrefslogtreecommitdiff
path: root/pango/Pkgfile
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2013-03-26 21:48:49 +0100
committerFredrik Rinnestam <fredrik@crux.nu>2013-03-26 21:48:49 +0100
commit624ad7fbe89a126536403b2dc792eda84255ad90 (patch)
tree257763f7f6183dc8219b6147864c4253c120097c /pango/Pkgfile
parent8483feb2263c4c33e436f5fc55d9b1476beadaa1 (diff)
downloadopt-624ad7fbe89a126536403b2dc792eda84255ad90.tar.gz
opt-624ad7fbe89a126536403b2dc792eda84255ad90.tar.xz
pango: leave /usr/share
Diffstat (limited to 'pango/Pkgfile')
-rw-r--r--pango/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/Pkgfile b/pango/Pkgfile
index 767d3b02f..38865e514 100644
--- a/pango/Pkgfile
+++ b/pango/Pkgfile
@@ -5,7 +5,7 @@
name=pango
version=1.32.5
-release=1
+release=2
source=(http://download.gnome.org/sources/$name/1.32/$name-$version.tar.xz \
pango.modules)
@@ -15,5 +15,5 @@ build () {
make
make DESTDIR=$PKG install
install -D -m 644 $SRC/pango.modules $PKG/usr/etc/pango/pango.modules
- rm -r $PKG/usr/share
+ rm -r $PKG/usr/share/gtk-doc
}

Generated by cgit