~ubuntu-branches/ubuntu/oneiric/sysstat/oneiric

« back to all changes in this revision

Viewing changes to debian/patches/04_configs.patch

  • Committer: Bazaar Package Importer
  • Author(s): Dave Walker (Daviey)
  • Date: 2011-02-09 17:10:56 UTC
  • mfrom: (1.1.19 upstream) (2.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20110209171056-ep8aecyxtppsrbnf
Tags: 9.1.7-2ubuntu1
* debian/patches/cflags-ordering.patch: Re-arrange CFLAGS in 
  ./Makefile.in to resolve FTBFS. (LP: #716043)
* debian/control: Updated maintainer, as per policy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Minor fixes in config files
2
 
--- sysstat-9.0.6.1.orig/sysstat.sysconfig.in
3
 
+++ sysstat-9.0.6.1/sysstat.sysconfig.in
 
2
Index: sysstat/sysstat.sysconfig.in
 
3
===================================================================
 
4
--- sysstat.orig/sysstat.sysconfig.in   2011-01-19 21:14:31.000000000 +0100
 
5
+++ sysstat/sysstat.sysconfig.in        2011-01-19 21:23:02.000000000 +0100
4
6
@@ -1,6 +1,7 @@
5
7
-# @PACKAGE_NAME@-@PACKAGE_VERSION@ configuration file.
6
8
+# @PACKAGE_NAME@ configuration file.
10
12
 # If value is greater than 28, then log files are kept in
11
13
 # multiple directories, one for each month.
12
14
 HISTORY=@HISTORY@
13
 
--- sysstat-9.0.6.1.orig/crontab.sample
14
 
+++ sysstat-9.0.6.1/crontab.sample
 
15
Index: sysstat/cron/crontab.sample
 
16
===================================================================
 
17
--- sysstat.orig/cron/crontab.sample    2011-01-19 21:23:20.000000000 +0100
 
18
+++ sysstat/cron/crontab.sample 2011-01-19 21:23:35.000000000 +0100
15
19
@@ -1,7 +1,4 @@
16
20
 # Crontab sample for root or adm
17
21
-# Please update this crontab with the proper location
19
23
-# /usr/lib/sa for example).
20
24
 #
21
25
 # 8am-7pm activity reports every 20 minutes during weekdays.
22
 
 # 0 8-18 * * 1-5 @SA_LIB_DIR@/sa1 -S DISK 1200 3 &
 
26
 # 0 8-18 * * 1-5 @SA_LIB_DIR@/sa1 1200 3 &