summaryrefslogtreecommitdiffstats
path: root/extra/ruby/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-02-01 12:57:07 +0100
committertnut <thierryn1 at hispeed dot ch>2011-02-01 12:57:07 +0100
commit9922bb614e8208411896afa1af20a704b3864734 (patch)
treeba011a6c66536ce5181beaa48b77e9a2defbed3c /extra/ruby/Pkgfile
parentc5ceea0632f686ca6f0b06b02916b7a4573d1d14 (diff)
downloadnutyx-pakxe-9922bb614e8208411896afa1af20a704b3864734.tar.gz
nutyx-pakxe-9922bb614e8208411896afa1af20a704b3864734.tar.bz2
nutyx-pakxe-9922bb614e8208411896afa1af20a704b3864734.tar.xz
nutyx-pakxe-9922bb614e8208411896afa1af20a704b3864734.zip
ruby, suppression de la doc
Diffstat (limited to 'extra/ruby/Pkgfile')
-rw-r--r--extra/ruby/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/ruby/Pkgfile b/extra/ruby/Pkgfile
index c5542be67..c53ae7f7e 100644
--- a/extra/ruby/Pkgfile
+++ b/extra/ruby/Pkgfile
@@ -20,6 +20,5 @@ build() {
--disable-rpath
make
make DESTDIR=$PKG install
- make -j1 DESTDIR=$PKG install-doc install-capi
+ rm -r $PKG/usr/share/doc
}
-