diff options
Diffstat (limited to 'extra')
| -rwxr-xr-x | extra/dash/build | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/dash/build b/extra/dash/build index 704d598e..cef83d13 100755 --- a/extra/dash/build +++ b/extra/dash/build @@ -2,8 +2,7 @@  export CFLAGS="$CFLAGS -static" -./configure \ -    --prefix=/usr +cpt-configure  make  make DESTDIR="$1" install  | 
