summaryrefslogtreecommitdiffstats
path: root/system/openrc/openrc.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/openrc/openrc.SlackBuild')
-rw-r--r--system/openrc/openrc.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/openrc/openrc.SlackBuild b/system/openrc/openrc.SlackBuild
index da52ff6df9..088f1cbe06 100644
--- a/system/openrc/openrc.SlackBuild
+++ b/system/openrc/openrc.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=openrc
VERSION=${VERSION:-0.35.5}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -80,7 +80,7 @@ MAKEARGS+=(MANDIR=/usr/man)
MAKEARGS+=(DOCDIR=/usr/doc/$PRGNAM-$VERSION)
MAKEARGS+=(MKTERMCAP=ncurses)
MAKEARGS+=(MKBASHCOMP=yes)
-MAKEARGS+=(BRANDING="$(uname -rs) on $(cat /etc/slackware-version)")
+#MAKEARGS+=(BRANDING="$(cat /etc/slackware-version)")
make "${MAKEARGS[@]}"