diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2021-07-04 16:00:01 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2021-07-17 21:55:21 +0200 |
commit | 9395c579cd41242508f82e0d5797d41e00331bab (patch) | |
tree | af09b7e7fac6c6cc96354ccdbf33ed694beb97d0 /system/pcsc-perl/pcsc-perl.SlackBuild | |
parent | 63be4e588711be8384fd2e72d2ff69816721e019 (diff) |
system/pcsc-perl: Align with template
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system/pcsc-perl/pcsc-perl.SlackBuild')
-rw-r--r-- | system/pcsc-perl/pcsc-perl.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pcsc-perl/pcsc-perl.SlackBuild b/system/pcsc-perl/pcsc-perl.SlackBuild index 327e5ee663bd..61c4583b7ca8 100644 --- a/system/pcsc-perl/pcsc-perl.SlackBuild +++ b/system/pcsc-perl/pcsc-perl.SlackBuild @@ -110,4 +110,4 @@ find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f find $PKG -depth -type d -empty -exec rm -rf {} \; 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 |