From d9eca4206601d65c982eb8309e95597f00163d01 Mon Sep 17 00:00:00 2001 From: "Wayne E. Seguin" Date: Sun, 21 Aug 2011 09:40:15 -0400 Subject: [PATCH] Renamed .actions_cache to actions.map, Removed .modules_cache. --- iperf/.modules_cache | 1 - iperf/{.actions_cache => actions.map} | 0 rsync/.modules_cache | 1 - rsync/{.actions_cache => actions.map} | 0 stunnel/.modules_cache | 1 - stunnel/{.actions_cache => actions.map} | 0 6 files changed, 3 deletions(-) delete mode 100644 iperf/.modules_cache rename iperf/{.actions_cache => actions.map} (100%) delete mode 100644 rsync/.modules_cache rename rsync/{.actions_cache => actions.map} (100%) delete mode 100644 stunnel/.modules_cache rename stunnel/{.actions_cache => actions.map} (100%) diff --git a/iperf/.modules_cache b/iperf/.modules_cache deleted file mode 100644 index aea0904..0000000 --- a/iperf/.modules_cache +++ /dev/null @@ -1 +0,0 @@ -=ext/package diff --git a/iperf/.actions_cache b/iperf/actions.map similarity index 100% rename from iperf/.actions_cache rename to iperf/actions.map diff --git a/rsync/.modules_cache b/rsync/.modules_cache deleted file mode 100644 index aea0904..0000000 --- a/rsync/.modules_cache +++ /dev/null @@ -1 +0,0 @@ -=ext/package diff --git a/rsync/.actions_cache b/rsync/actions.map similarity index 100% rename from rsync/.actions_cache rename to rsync/actions.map diff --git a/stunnel/.modules_cache b/stunnel/.modules_cache deleted file mode 100644 index 49b4292..0000000 --- a/stunnel/.modules_cache +++ /dev/null @@ -1 +0,0 @@ -=ext/package ext/service diff --git a/stunnel/.actions_cache b/stunnel/actions.map similarity index 100% rename from stunnel/.actions_cache rename to stunnel/actions.map