summaryrefslogtreecommitdiffstats
path: root/source/x/x11/post-install/libxcb.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/x11/post-install/libxcb.post-install')
-rw-r--r--source/x/x11/post-install/libxcb.post-install7
1 files changed, 1 insertions, 6 deletions
diff --git a/source/x/x11/post-install/libxcb.post-install b/source/x/x11/post-install/libxcb.post-install
index ebaacfd86..ed65ff56d 100644
--- a/source/x/x11/post-install/libxcb.post-install
+++ b/source/x/x11/post-install/libxcb.post-install
@@ -23,11 +23,6 @@
# Add documentation:
mkdir -p $PKG/usr/doc/libxcb-$MODULAR_PACKAGE_VERSION
cp -a \
- COPYING INSTALL NEWS README \
+ COPYING* NEWS* README* \
$PKG/usr/doc/libxcb-$MODULAR_PACKAGE_VERSION
mv $PKG/usr/share/doc/libxcb/tutorial $PKG/usr/doc/libxcb-$MODULAR_PACKAGE_VERSION
-# The manual isn't building for now, so...
-rm -rf $PKG/usr/share/doc/libxcb
-rmdir $PKG/usr/share/doc
-rmdir $PKG/usr/share
-