]> git.pld-linux.org Git - packages/sysstat.git/blob - sysstat-opt.patch
- up to 9.0.6
[packages/sysstat.git] / sysstat-opt.patch
1 --- sysstat-7.1.6/Makefile.in_  2007-07-09 21:37:30.325210569 +0000
2 +++ sysstat-7.1.6/Makefile.in   2007-07-09 21:37:24.336947388 +0000
3 @@ -75,14 +75,7 @@
4  CRON_OWNER = @CRON_OWNER@
5  
6  MAN_GROUP = @MAN_GROUP@
7 -ifndef IGNORE_MAN_GROUP
8 -IGNORE_MAN_GROUP = @IGNORE_MAN_GROUP@
9 -endif
10 -ifeq ($(IGNORE_MAN_GROUP),y)
11  MANGRPARG =
12 -else
13 -MANGRPARG = -g $(MAN_GROUP)
14 -endif
15  ifndef CLEAN_SA_DIR
16  CLEAN_SA_DIR = @CLEAN_SA_DIR@
17  endif
This page took 0.10743 seconds and 3 git commands to generate.