From 284b3843594c416c032a4185e2cab39f424b02d4 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Sat, 16 Oct 2021 18:12:37 +0000 Subject: Sat Oct 16 18:12:37 UTC 2021 ap/pamixer-1.5-x86_64-1.txz: Upgraded. l/librsvg-2.52.2-x86_64-1.txz: Upgraded. l/liburing-2.1-x86_64-2.txz: Rebuilt. Don't package the examples. l/spirv-llvm-translator-13.0.0-x86_64-1.txz: Upgraded. --- source/l/liburing/liburing.SlackBuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'source/l/liburing/liburing.SlackBuild') diff --git a/source/l/liburing/liburing.SlackBuild b/source/l/liburing/liburing.SlackBuild index 4495478bf..1bf901299 100755 --- a/source/l/liburing/liburing.SlackBuild +++ b/source/l/liburing/liburing.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=liburing VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -125,7 +125,6 @@ done mkdir -p $PKG/usr/doc/${PKGNAM}-$VERSION cp -a \ COPYING* LICENSE* README* \ - examples \ $PKG/usr/doc/${PKGNAM}-$VERSION mkdir -p $PKG/install -- cgit v1.2.3