summaryrefslogtreecommitdiffstats
path: root/extra/libmpdclient/Pkgfile
diff options
context:
space:
mode:
authortnut <tnut@nutyx.(none)>2009-11-07 21:51:49 +0100
committertnut <tnut@nutyx.(none)>2009-11-07 21:51:49 +0100
commit60d8f8d65250565bd44a924602b5c45a74643bd7 (patch)
tree4c0a02a303076a87c4848c317b267a3c56d7510c /extra/libmpdclient/Pkgfile
parentc7ee1cf151b42ce66be8cf70d8f77653390369a2 (diff)
downloadnutyx-extra-60d8f8d65250565bd44a924602b5c45a74643bd7.tar.gz
nutyx-extra-60d8f8d65250565bd44a924602b5c45a74643bd7.tar.bz2
nutyx-extra-60d8f8d65250565bd44a924602b5c45a74643bd7.tar.xz
nutyx-extra-60d8f8d65250565bd44a924602b5c45a74643bd7.zip
libmpdclient maj footprint et supp de la doc
Diffstat (limited to 'extra/libmpdclient/Pkgfile')
-rw-r--r--extra/libmpdclient/Pkgfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libmpdclient/Pkgfile b/extra/libmpdclient/Pkgfile
index 0f615bd55..512997ba0 100644
--- a/extra/libmpdclient/Pkgfile
+++ b/extra/libmpdclient/Pkgfile
@@ -12,4 +12,5 @@ cd $name-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
+ rm -r $PKG/usr/share/doc
}