1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/configure.rpm
Andrew Tridgell 8e8e428c7b fixed permissions on configure.rpm
(This used to be ctdb commit badf34692449bf658cef488c0da6c3eb90187555)
2008-04-22 16:48:25 +02:00

8 lines
134 B
Plaintext
Executable File

CFLAGS="-Wall -g -D_GNU_SOURCE" ./configure \
--prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/man \
--localstatedir=/var \
$*