aboutsummaryrefslogtreecommitdiff
path: root/python/sphinx-rtd-theme/sphinx-rtd-theme.SlackBuild
diff options
context:
space:
mode:
authorPr. HORSTMANN <wmh@eipg.fr>2020-12-11 19:31:19 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-12-12 07:09:21 +0700
commitaa12b989c12d4709ab6ff7771731f6fc76e99074 (patch)
tree4d3ea561f22d58447f81db539568f4acca1c1a0d /python/sphinx-rtd-theme/sphinx-rtd-theme.SlackBuild
parent6a064b7c7f2db53a4ccc3470d0b16114d7893209 (diff)
downloadslackbuilds-aa12b989c12d4709ab6ff7771731f6fc76e99074.tar.xz
python/sphinx-rtd-theme: Update name/copyright.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/sphinx-rtd-theme/sphinx-rtd-theme.SlackBuild')
-rw-r--r--python/sphinx-rtd-theme/sphinx-rtd-theme.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/python/sphinx-rtd-theme/sphinx-rtd-theme.SlackBuild b/python/sphinx-rtd-theme/sphinx-rtd-theme.SlackBuild
index e1937e179065..080603232f65 100644
--- a/python/sphinx-rtd-theme/sphinx-rtd-theme.SlackBuild
+++ b/python/sphinx-rtd-theme/sphinx-rtd-theme.SlackBuild
@@ -2,7 +2,7 @@
# SlackBuild build script for sphinx_rtd_theme
-# Copyright (c) 2000-2020 Prof. Horstmann <wmh (at) eipg.fr>
+# Copyright (c) 2000-2011 Pr. Horstmann <wmh (at) eipg.fr>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,12 +23,11 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sphinx-rtd-theme
-PKGNAM=sphinx_rtd_theme
VERSION=${VERSION:-0.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-SRCNAM="$(printf $PKGNAM | cut -d- -f2-)"
+SRCNAM=$( printf $PRGNAM | tr - _ )
if [ -z "$ARCH" ]; then
case "$( uname -m )" in