]> git.pld-linux.org Git - packages/mcelog.git/commitdiff
- fix duplicate chunk
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 6 Apr 2009 09:59:30 +0000 (09:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mcelog-FHS.patch -> 1.2

mcelog-FHS.patch

index 9fb4b8a0a1f4dbb90e96472a44b41c0002eb2229..ce3cfbcfb148339c4bc2eae397e8d15b812f9287 100644 (file)
@@ -9,14 +9,3 @@
  
  int use_syslog;
  int do_dmi;
---- mcelog-0.8pre/mcelog.c~    2007-01-09 13:57:26.000000000 +0200
-+++ mcelog-0.8pre/mcelog.c     2008-10-08 19:16:07.114831791 +0300
-@@ -37,7 +37,7 @@
- enum cputype cpu = CPU_GENERIC;       
- char *logfn = "/dev/mcelog";
--char *dimm_db_fn = "/var/lib/memory-errors"; 
-+char *dimm_db_fn = "/var/lib/misc/memory-errors"; 
- int use_syslog;
- int do_dmi;
This page took 0.085155 seconds and 4 git commands to generate.