summaryrefslogtreecommitdiffstats
path: root/source/x/libdrm/libdrm.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-07-04 18:14:23 +0000
committer Eric Hameleers <alien@slackware.com>2021-07-05 08:59:51 +0200
commit32d00f6cb154a144dca8525747b386b5e69f3099 (patch)
treee56da89663a5f94988b47eb9f41c9f11f9d70a10 /source/x/libdrm/libdrm.SlackBuild
parent4304265c9b670f8b492e76e8d124e699676e2a77 (diff)
downloadcurrent-32d00f6cb154a144dca8525747b386b5e69f3099.tar.gz
current-32d00f6cb154a144dca8525747b386b5e69f3099.tar.xz
Sun Jul 4 18:14:23 UTC 202120210704181423
ap/texinfo-6.8-x86_64-1.txz: Upgraded. l/pango-1.48.7-x86_64-1.txz: Upgraded. l/poppler-21.07.0-x86_64-1.txz: Upgraded. l/python-packaging-21.0-x86_64-1.txz: Upgraded. x/libdrm-2.4.107-x86_64-1.txz: Upgraded. xap/seamonkey-2.53.8-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.seamonkey-project.org/releases/seamonkey2.53.8 (* Security fix *)
Diffstat (limited to 'source/x/libdrm/libdrm.SlackBuild')
-rwxr-xr-xsource/x/libdrm/libdrm.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/x/libdrm/libdrm.SlackBuild b/source/x/libdrm/libdrm.SlackBuild
index e8b6ee28d..20ecf7dda 100755
--- a/source/x/libdrm/libdrm.SlackBuild
+++ b/source/x/libdrm/libdrm.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2006-2010, 2014, 2015, 2018, 2020 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2006-2010, 2014, 2015, 2018, 2020, 2021 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -133,7 +133,7 @@ fi
# Add a documentation directory:
mkdir -p $PKG/usr/doc/${PKGNAM}-$VERSION
cp -a \
- README \
+ CONTRIB* README* RELEAS* \
$PKG/usr/doc/${PKGNAM}-$VERSION
mkdir -p $PKG/install