From 8a57c84f16602fe387bfe7f1b923cb2e59b00db0 Mon Sep 17 00:00:00 2001 From: rhatto Date: Wed, 4 Oct 2006 22:16:16 +0000 Subject: jack: small update git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@311 370017ae-e619-0410-ac65-c121f96126d4 --- jack/jack.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jack') diff --git a/jack/jack.SlackBuild b/jack/jack.SlackBuild index 3bd141fe..9af1ec35 100755 --- a/jack/jack.SlackBuild +++ b/jack/jack.SlackBuild @@ -72,7 +72,7 @@ if [ -f "$CWD/$PACKAGE-$VERSION.diff" ]; then patch -p1 < $CWD/$PACKAGE-$VERSION.diff fi -./configure --prefix=/usr --sysconfdir=/etc --libdir=$LIBDIR --with-default-tmpdir=/mnt/ramfs +./configure --prefix=/usr --sysconfdir=/etc --libdir=$LIBDIR make make DESTDIR=$TMP/package-$PACKAGE install @@ -102,7 +102,7 @@ jack: allowing them to share audio between themselves. Its clients can run jack: in their own processes (ie. as normal applications), or can they can jack: run within the JACK server (ie. as a "plugin"). jack: -jack: configured with --with-default-tmpdir=/mnt/ramfs +jack: jack: EOF -- cgit v1.2.3