From a5aed7b0a784f84e6d723f612fec6c680166b0c6 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Wed, 9 May 2001 19:50:47 +0000 Subject: Kill the RDF Summary as well. Fix from R. Burton. Closes bug #1620 svn path=/trunk/; revision=9728 --- ChangeLog | 5 +++++ tools/killev | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 63bde4d9aa..f8e69e86a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-05-09 Iain Holmes + + * tools/killev: Added rdf-summary killing stuff from R Burton + (r.burton@180sw.com) + 2001-05-09 Jeffrey Stedfast * configure.in: OpenSSL LDFLAGS also needs to include -lcrypt diff --git a/tools/killev b/tools/killev index 9fcbab0f20..aec156d1d9 100755 --- a/tools/killev +++ b/tools/killev @@ -27,3 +27,5 @@ $killcmd -9 lt-evolution-executive-summary 2>/dev/null $killcmd -9 lt-evolution-executive-summar 2>/dev/null $killcmd -9 lt-evolution-exe 2>/dev/null $killcmd -9 evolution 2>/dev/null +$killcmd -9 rdf-summary 2>/dev/null +$killcmd -9 lt-rdf-summary 2>/dev/null -- cgit v1.2.3