From 9ce129b710bf07460ccb29c4dc202bf2ba42f98b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Fri, 6 May 2011 11:12:04 +0200
Subject: [PATCH] Rename patch to follow more generic purpose.

---
 ...backup_build.sh_with_prefix.patch => xtrabackup_build.patch} | 0
 slapos/profile/xtrabackup.cfg                                   | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename slapos/patch/{xtrabackup_build.sh_with_prefix.patch => xtrabackup_build.patch} (100%)

diff --git a/slapos/patch/xtrabackup_build.sh_with_prefix.patch b/slapos/patch/xtrabackup_build.patch
similarity index 100%
rename from slapos/patch/xtrabackup_build.sh_with_prefix.patch
rename to slapos/patch/xtrabackup_build.patch
diff --git a/slapos/profile/xtrabackup.cfg b/slapos/profile/xtrabackup.cfg
index d7adfd16e5..e61a91cbaf 100644
--- a/slapos/profile/xtrabackup.cfg
+++ b/slapos/profile/xtrabackup.cfg
@@ -17,7 +17,7 @@ recipe = hexagonit.recipe.download
 url = ${:_profile_base_location_}/../patch/${:filename}
 md5sum = e018df8bb3ed672891388556b8e91e35
 download-only = true
-filename = xtrabackup_build.sh_with_prefix.patch
+filename = xtrabackup_build.patch
 
 [xtrabackup]
 recipe = hexagonit.recipe.cmmi
-- 
2.30.9