audio/jack2: Remove --profile build option.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-13 10:49:28 -05:00 committed by Willy Sudiarto Raharjo
parent cb26df6481
commit 6944bfcb89
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 2 additions and 2 deletions

View File

@ -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