From 26cb5a1af47a9d5bf85a552d9e77a1c3189850ca Mon Sep 17 00:00:00 2001 From: thomas Date: Thu, 11 Jul 2019 13:15:22 +0200 Subject: [PATCH] elfutils: Convert into a be0 file --- elfutils-0.166-0.bee => elfutils.be0 | 2 ++ 1 file changed, 2 insertions(+) rename elfutils-0.166-0.bee => elfutils.be0 (98%) diff --git a/elfutils-0.166-0.bee b/elfutils.be0 similarity index 98% rename from elfutils-0.166-0.bee rename to elfutils.be0 index 523efda47..ff8300805 100755 --- a/elfutils-0.166-0.bee +++ b/elfutils.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION elfutils-0.176-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.)