summaryrefslogtreecommitdiffstats
path: root/extra/pango/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-25 21:10:41 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-25 21:10:41 +0100
commit0a188ffe0c26e0f606f36d85b351a10634855ad4 (patch)
tree7c2f79087230974e550ee09f88d9703e2f0ec76a /extra/pango/Pkgfile
parentdb2697253087fa9f6dc660ce59ecc1e7a318accc (diff)
downloadnutyx-extra-0a188ffe0c26e0f606f36d85b351a10634855ad4.tar.gz
nutyx-extra-0a188ffe0c26e0f606f36d85b351a10634855ad4.tar.bz2
nutyx-extra-0a188ffe0c26e0f606f36d85b351a10634855ad4.tar.xz
nutyx-extra-0a188ffe0c26e0f606f36d85b351a10634855ad4.zip
pango, maj deps et footprint
Diffstat (limited to 'extra/pango/Pkgfile')
-rwxr-xr-xextra/pango/Pkgfile5
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/pango/Pkgfile b/extra/pango/Pkgfile
index 9c7e6a2d0..b25ff3516 100755
--- a/extra/pango/Pkgfile
+++ b/extra/pango/Pkgfile
@@ -21,7 +21,6 @@ build() {
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/gtk-doc
install -m644 ../pango.modules $PKG/etc/pango/
-# cd ../$scripts-$scriptsversion
-# make DESTDIR=$PKG install-$name
-
+ rm -r $PKG/usr/lib/girepository-1.0
+ rm -r $PKG/usr/share/gir-1.0/
}