From f5293180b83d06cfc3080c4c4a7b457960ae3e55 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 23 Nov 2018 13:12:07 +0100 Subject: [PATCH] apr-iconv: Convert to versionless bee file --- apr-iconv-1.2.1-0.bee => apr-iconv.be0 | 3 +++ 1 file changed, 3 insertions(+) rename apr-iconv-1.2.1-0.bee => apr-iconv.be0 (98%) diff --git a/apr-iconv-1.2.1-0.bee b/apr-iconv.be0 similarity index 98% rename from apr-iconv-1.2.1-0.bee rename to apr-iconv.be0 index affeaab2b..7b3f733fc 100755 --- a/apr-iconv-1.2.1-0.bee +++ b/apr-iconv.be0 @@ -1,4 +1,7 @@ #!/usr/bin/env beesh + +# BEE_VERSION apr-iconv-1.2.1-0 + BEE_BUILDTYPE=autotools ## 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.)