From 2d7438a0ff6c8ab65cc0807e9c2d8cae866cd93c Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 22 Nov 2016 21:47:10 +0100 Subject: [PATCH] docker_binary: move into "uninstalled" directory We used to have a separate orphaned branch for bee files, which were not to be installed in the mariux64 distmaster. This was not a good idea, because the concept of orphaned branches is to cryptic. So instead create a directory "uninstalled" for that purpose and move the single existing bee file there. --- docker_binary.be0 => uninstalled/docker_binary.be0 | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docker_binary.be0 => uninstalled/docker_binary.be0 (100%) diff --git a/docker_binary.be0 b/uninstalled/docker_binary.be0 similarity index 100% rename from docker_binary.be0 rename to uninstalled/docker_binary.be0