From 481e6eb5d6d3fcf74091ac9d34200a7d91fd93ca Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 4 Jul 2021 15:59:58 +0200 Subject: system/ccid: Align with template Signed-off-by: Heinz Wiesinger --- system/ccid/ccid.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system') diff --git a/system/ccid/ccid.SlackBuild b/system/ccid/ccid.SlackBuild index 38452b8663edb..75c3bdd005fd0 100644 --- a/system/ccid/ccid.SlackBuild +++ b/system/ccid/ccid.SlackBuild @@ -121,4 +121,4 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-${BUILD}$TAG.$PKGTYPE +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE -- cgit v1.2.3