summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Dave Woodfall2020-02-03 11:04:03 +0100
committer Dave Woodfall2020-04-05 17:23:14 +0200
commit6c2ee3d6e4f1ce6b9e5d35ab811b7e9e314aba0e (patch)
tree318ce2c43174951bb124e61fb83e99b98ef7fbbe /libraries
parent0cf78e6394e19a50d8b44e6b226ba63eda3b0e43 (diff)
downloadslackbuilds-6c2ee3d6e4f1ce6b9e5d35ab811b7e9e314aba0e.tar.gz
libraries/qt5: Remove old benchmarks file
Diffstat (limited to 'libraries')
-rw-r--r--libraries/qt5/qt5.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/qt5/qt5.SlackBuild b/libraries/qt5/qt5.SlackBuild
index 0e16a88821..1395136349 100644
--- a/libraries/qt5/qt5.SlackBuild
+++ b/libraries/qt5/qt5.SlackBuild
@@ -335,7 +335,7 @@ sed -i "s,set(PACKAGE_VERSION ),set(PACKAGE_VERSION $VERSION)," \
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
README qtbase/{header*,LICENSE*} \
- $CWD/README.benchmarks $CWD/README.ccache \
+ $CWD/README.ccache \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild