summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2020-01-13 16:49:28 +0100
committer Willy Sudiarto Raharjo2020-01-18 06:25:17 +0100
commit6944bfcb898114cb790b63e81fb8dc12c46beb4a (patch)
tree2a920baa95381196f39e31f2f7a3d94d74c8f5b5
parentcb26df6481f02eda6bf990e3b7e62f0cf8ab6b99 (diff)
downloadslackbuilds-6944bfcb898114cb790b63e81fb8dc12c46beb4a.tar.gz
audio/jack2: Remove --profile build option.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--audio/jack2/jack2.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/jack2/jack2.SlackBuild b/audio/jack2/jack2.SlackBuild
index 837855bc6e..b181f22420 100644
--- a/audio/jack2/jack2.SlackBuild
+++ b/audio/jack2/jack2.SlackBuild
@@ -24,6 +24,7 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# 20200112 bkw: get rid of --profile (thanks, dive!), BUILD=2.
# 20191201 bkw: update for v1.9.14 (including new python3 dep).
# 20180714 bkw:
# - Take over maintenance.
@@ -33,7 +34,7 @@
PRGNAM=jack2
VERSION=${VERSION:-1.9.14}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -88,7 +89,6 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man/man1 \
--htmldir=/usr/doc/$PRGNAM-$VERSION/html \
--classic \
- --profile \
--dbus \
--alsa