From ee1cd88c7aa09a36fcbea524303e23f32eeaae94 Mon Sep 17 00:00:00 2001 From: Reto Buerki Date: Thu, 6 Dec 2012 19:43:20 +0100 Subject: [PATCH] Prefix all recipes with a number --- testing/scripts/recipes/{freeradius.mk => 003_freeradius.mk} | 0 testing/scripts/recipes/{iptables.mk => 004_iptables.mk} | 0 testing/scripts/recipes/{strongswan.mk => 005_strongswan.mk} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename testing/scripts/recipes/{freeradius.mk => 003_freeradius.mk} (100%) rename testing/scripts/recipes/{iptables.mk => 004_iptables.mk} (100%) rename testing/scripts/recipes/{strongswan.mk => 005_strongswan.mk} (100%) diff --git a/testing/scripts/recipes/freeradius.mk b/testing/scripts/recipes/003_freeradius.mk similarity index 100% rename from testing/scripts/recipes/freeradius.mk rename to testing/scripts/recipes/003_freeradius.mk diff --git a/testing/scripts/recipes/iptables.mk b/testing/scripts/recipes/004_iptables.mk similarity index 100% rename from testing/scripts/recipes/iptables.mk rename to testing/scripts/recipes/004_iptables.mk diff --git a/testing/scripts/recipes/strongswan.mk b/testing/scripts/recipes/005_strongswan.mk similarity index 100% rename from testing/scripts/recipes/strongswan.mk rename to testing/scripts/recipes/005_strongswan.mk