summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/linux_packaging/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build
index ca671719c0..12e6dc83f6 100755
--- a/tools/linux_packaging/build
+++ b/tools/linux_packaging/build
@@ -43,7 +43,7 @@ while [ $# -gt 0 ] ; do
WITH_NLS=1 ;
INTERNAL_JACK=;
WITH_LADSPA=;
- STRIP= ;
+ STRIP=1 ;
APPNAME=Ardour ;
shift ;;
--allinone)