From 8b2a35665bdd983c7825d21a93f01e970921bd83 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Fri, 9 Aug 2024 04:45:13 +0000 Subject: [PATCH] Move recipes --- recipes/wip/emulators/{pc/wine => windows}/boxedwine/recipe.toml | 0 .../wip/emulators/{pc/wine => windows}/wine-stable/recipe.toml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename recipes/wip/emulators/{pc/wine => windows}/boxedwine/recipe.toml (100%) rename recipes/wip/emulators/{pc/wine => windows}/wine-stable/recipe.toml (100%) diff --git a/recipes/wip/emulators/pc/wine/boxedwine/recipe.toml b/recipes/wip/emulators/windows/boxedwine/recipe.toml similarity index 100% rename from recipes/wip/emulators/pc/wine/boxedwine/recipe.toml rename to recipes/wip/emulators/windows/boxedwine/recipe.toml diff --git a/recipes/wip/emulators/pc/wine/wine-stable/recipe.toml b/recipes/wip/emulators/windows/wine-stable/recipe.toml similarity index 100% rename from recipes/wip/emulators/pc/wine/wine-stable/recipe.toml rename to recipes/wip/emulators/windows/wine-stable/recipe.toml -- GitLab