From 903c0863d9c7490c86cbcb652bd362a266a6d468 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 27 Feb 2009 04:40:44 +0000 Subject: Waf: install stuff git-svn-id: svn://localhost/ardour2/branches/3.0@4702 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/ardour.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/ardour.sh.in') diff --git a/gtk2_ardour/ardour.sh.in b/gtk2_ardour/ardour.sh.in index a08661785d..ec01615b5e 100644 --- a/gtk2_ardour/ardour.sh.in +++ b/gtk2_ardour/ardour.sh.in @@ -11,7 +11,7 @@ export DYLD_LIBRARY_PATH=$LD_LIBRARY_PATH MLOCK_LIMIT=$(ulimit -l) if [ "$MLOCK_LIMIT" != "unlimited" ]; then echo "WARNING: Your system has a limit for maximum amount of locked memory!" - echo " This might cause Ardour to run out of memory before your system runs" + echo " This might cause Ardour to run out of memory before your system runs" echo " out of memory. You can view the memory limit with 'ulimit -l', and it" echo " is normally controlled by /etc/security/limits.conf" echo "" -- cgit v1.2.3