From 51e1bda4481b9f5a26c81652c6dfa35f70abdd9b Mon Sep 17 00:00:00 2001 From: anthony Date: Thu, 21 Jun 2012 12:29:42 -0700 Subject: [PATCH] VPC : change name --- .../systemvm/debian/config/opt/cloud/bin/{acl.sh => vpc_acl.sh} | 0 .../debian/config/opt/cloud/bin/{guestnw.sh => vpc_guestnw.sh} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename patches/systemvm/debian/config/opt/cloud/bin/{acl.sh => vpc_acl.sh} (100%) rename patches/systemvm/debian/config/opt/cloud/bin/{guestnw.sh => vpc_guestnw.sh} (100%) diff --git a/patches/systemvm/debian/config/opt/cloud/bin/acl.sh b/patches/systemvm/debian/config/opt/cloud/bin/vpc_acl.sh similarity index 100% rename from patches/systemvm/debian/config/opt/cloud/bin/acl.sh rename to patches/systemvm/debian/config/opt/cloud/bin/vpc_acl.sh diff --git a/patches/systemvm/debian/config/opt/cloud/bin/guestnw.sh b/patches/systemvm/debian/config/opt/cloud/bin/vpc_guestnw.sh similarity index 100% rename from patches/systemvm/debian/config/opt/cloud/bin/guestnw.sh rename to patches/systemvm/debian/config/opt/cloud/bin/vpc_guestnw.sh