From 65fa2b1ebbfa5a5991b0805fac20dddb45eba48c Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Sat, 17 Feb 2018 16:54:53 +0100 Subject: [PATCH] acpica: Convert to versionless bee file --- acpica-20180209-0.bee => acpica.be0 | 2 ++ 1 file changed, 2 insertions(+) rename acpica-20180209-0.bee => acpica.be0 (98%) diff --git a/acpica-20180209-0.bee b/acpica.be0 similarity index 98% rename from acpica-20180209-0.bee rename to acpica.be0 index d90a900dc..d19841d8b 100755 --- a/acpica-20180209-0.bee +++ b/acpica.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION acpica-20180209-0 + ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)