summaryrefslogtreecommitdiffstats
path: root/source/x/x11
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-02-24 20:56:07 +0000
committer Eric Hameleers <alien@slackware.com>2020-02-25 08:59:50 +0100
commitdf650029f8edc1f5df71b47ec85c0807e54e5434 (patch)
treeb6013d4fdf903f11781554dea81fd8f7e8269cb5 /source/x/x11
parent68395436ce762ae02925b4b8cfe0aeb10d72f09a (diff)
downloadcurrent-df650029f8edc1f5df71b47ec85c0807e54e5434.tar.gz
current-df650029f8edc1f5df71b47ec85c0807e54e5434.tar.xz
Mon Feb 24 20:56:07 UTC 202020200224205607
a/kernel-firmware-20200224_efcfa03-noarch-1.txz: Upgraded. a/kernel-generic-5.4.22-x86_64-1.txz: Upgraded. a/kernel-huge-5.4.22-x86_64-1.txz: Upgraded. a/kernel-modules-5.4.22-x86_64-1.txz: Upgraded. d/kernel-headers-5.4.22-x86-1.txz: Upgraded. d/parallel-20200222-noarch-1.txz: Upgraded. k/kernel-source-5.4.22-noarch-1.txz: Upgraded. l/imagemagick-7.0.9_26-x86_64-1.txz: Upgraded. l/libgphoto2-2.5.24-x86_64-1.txz: Upgraded. n/ipset-7.6-x86_64-1.txz: Upgraded. x/libxcb-1.14-x86_64-1.txz: Upgraded. x/vulkan-sdk-1.2.131.1-x86_64-2.txz: Rebuilt. Rebuilt with -DBUILD_WSI_WAYLAND_SUPPORT=On. Thanks to mumahendras3. x/xcb-proto-1.14-x86_64-1.txz: Upgraded. xap/gimp-2.10.18-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'source/x/x11')
-rw-r--r--source/x/x11/build/xcb-proto2
-rw-r--r--source/x/x11/post-install/libxcb.post-install7
-rw-r--r--source/x/x11/post-install/xcb-proto.post-install2
3 files changed, 3 insertions, 8 deletions
diff --git a/source/x/x11/build/xcb-proto b/source/x/x11/build/xcb-proto
index b8626c4cf..d00491fd7 100644
--- a/source/x/x11/build/xcb-proto
+++ b/source/x/x11/build/xcb-proto
@@ -1 +1 @@
-4
+1
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
-
diff --git a/source/x/x11/post-install/xcb-proto.post-install b/source/x/x11/post-install/xcb-proto.post-install
index eb341027a..d620c9dc3 100644
--- a/source/x/x11/post-install/xcb-proto.post-install
+++ b/source/x/x11/post-install/xcb-proto.post-install
@@ -1,5 +1,5 @@
# Add documentation:
mkdir -p $PKG/usr/doc/xcb-proto-$MODULAR_PACKAGE_VERSION
cp -a \
- COPYING README \
+ COPYING* README* NEWS* TODO* \
$PKG/usr/doc/xcb-proto-$MODULAR_PACKAGE_VERSION