# | Line 1 | Line 1 | |
---|---|---|
1 | # Makefile for libstatgrab/src/saidar | |
2 | < | # http://www.i-scream.org/ |
2 | > | # http://www.i-scream.org/libstatgrab/ |
3 | # $Id$ | |
4 | ||
5 | if SAIDAR | |
# | Line 23 | Line 23 | if SETGIDBINS | |
23 | endif | |
24 | if SETUIDBINS | |
25 | # Some operating systems need the binary to be setuid root | |
26 | + | chown root @bindir@/saidar |
27 | chmod u+s @bindir@/saidar | |
28 | endif | |
29 | endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |