mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
1ab2c5009a
work by using "@$" instead of $* (This used to be commit 98e8049bc3f0b1d550344161ef34801be3ccb3ae)
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
|