diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 18:11:36 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:07 +0700 |
commit | e90d9a19db0276c004ff5275f1cd6df3330df425 (patch) | |
tree | ece04a614d4640e0addb93cdf482cd6bcb0f1315 /misc | |
parent | f99308d4cc038cb77fd5ee5a9241d0866eead351 (diff) | |
download | slackbuilds-e90d9a19db0276c004ff5275f1cd6df3330df425.tar.gz |
misc/yubioath-desktop: Fix template comments.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/yubioath-desktop/yubioath-desktop.SlackBuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/yubioath-desktop/yubioath-desktop.SlackBuild b/misc/yubioath-desktop/yubioath-desktop.SlackBuild index f553445a9f..5357a8a87a 100644 --- a/misc/yubioath-desktop/yubioath-desktop.SlackBuild +++ b/misc/yubioath-desktop/yubioath-desktop.SlackBuild @@ -27,7 +27,6 @@ VERSION=${VERSION:-5.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i586 ;; |