mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
98e8049bc3
work by using "@$" instead of $*
3 lines
131 B
Bash
Executable File
3 lines
131 B
Bash
Executable File
#!/bin/sh
|
|
./configure "$@" -C --prefix=/home/tridge/samba/samba4/prefix --enable-developer --enable-debug --enable-socket-wrapper
|