From cec98b24b689e19b9c3624f6e5fedd4353fa94b0 Mon Sep 17 00:00:00 2001 From: thomas Date: Wed, 2 May 2018 11:20:12 +0200 Subject: [PATCH] findutils: usual be0 move --- findutils-4.6.0-1.bee => findutils.be0 | 2 ++ 1 file changed, 2 insertions(+) rename findutils-4.6.0-1.bee => findutils.be0 (98%) diff --git a/findutils-4.6.0-1.bee b/findutils.be0 similarity index 98% rename from findutils-4.6.0-1.bee rename to findutils.be0 index f9ad112aa..9a1183510 100755 --- a/findutils-4.6.0-1.bee +++ b/findutils.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION findutils-4.6.0-1 + ## 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.)