From 91d018159b9bf808a7bf1366f1ec67b454550dcf Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2019 11:08:24 +0900 Subject: [PATCH] DEB: updated supported distros Signed-off-by: Michele Calgaro (partially cherry picked from commit b9f916559f246fa2c0b139a9495f92b17247cf92) --- raspbian/raspbian-buster | 1 + raspbian/raspbian-wheezy | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 raspbian/raspbian-buster delete mode 120000 raspbian/raspbian-wheezy diff --git a/raspbian/raspbian-buster b/raspbian/raspbian-buster new file mode 120000 index 000000000..29a6e0950 --- /dev/null +++ b/raspbian/raspbian-buster @@ -0,0 +1 @@ +../debian/buster \ No newline at end of file diff --git a/raspbian/raspbian-wheezy b/raspbian/raspbian-wheezy deleted file mode 120000 index 2d806c638..000000000 --- a/raspbian/raspbian-wheezy +++ /dev/null @@ -1 +0,0 @@ -../debian/wheezy \ No newline at end of file