From f988ced3f9c1e086a458c25e5170ed447b7d2587 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 23 Jun 2017 13:21:02 +0200 Subject: [PATCH] libxcb: Convert to versionless bee file --- libxcb-1.10-0.bee => libxcb.be0 | 2 ++ 1 file changed, 2 insertions(+) rename libxcb-1.10-0.bee => libxcb.be0 (98%) diff --git a/libxcb-1.10-0.bee b/libxcb.be0 similarity index 98% rename from libxcb-1.10-0.bee rename to libxcb.be0 index 5e9a37fdd..59889b753 100755 --- a/libxcb-1.10-0.bee +++ b/libxcb.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION libxcb-1.10-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.)