From 4d843ab23d3913885c671f45958b2ec9d6c1597c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 8 Oct 2008 16:14:59 +0000 Subject: [PATCH] - update to 0.8pre Changed files: mcelog-DESTDIR.patch -> 1.2 --- mcelog-DESTDIR.patch | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/mcelog-DESTDIR.patch b/mcelog-DESTDIR.patch index 2d64f12..17a2c95 100644 --- a/mcelog-DESTDIR.patch +++ b/mcelog-DESTDIR.patch @@ -1,13 +1,13 @@ ---- mcelog-0.7/Makefile~ 2006-05-03 09:55:54.000000000 +0300 -+++ mcelog-0.7/Makefile 2006-05-08 15:16:44.419177557 +0300 -@@ -12,8 +12,8 @@ - mcelog.o: mcelog.c mcelog.h dmi.h p4.h k8.h +--- mcelog-0.8pre/Makefile~ 2008-10-08 19:13:28.000000000 +0300 ++++ mcelog-0.8pre/Makefile 2008-10-08 19:14:11.788165768 +0300 +@@ -16,8 +16,8 @@ - install: mcelog.c + # dbquery intentionally not installed by default + install: mcelog - cp mcelog ${prefix}/sbin/mcelog - cp mcelog.8 ${prefix}/share/man/man8 -+ install mcelog $(DESTDIR)${prefix}/sbin/mcelog ++ cp mcelog $(DESTDIR)${prefix}/sbin/mcelog + cp mcelog.8 $(DESTDIR)${prefix}/share/man/man8 - echo - echo "call mcelog regularly from your crontab" - + ifdef DOCDIR + cp ${DOC} ${DOCDIR} + else -- 2.44.0