From 1f19103f716a8c5417530bd8e05a3952419c6fb9 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Sun, 25 Feb 2018 12:42:12 +0100 Subject: [PATCH] libxslt: Convert to versionless bee file --- libxslt-1.1.29-1.bee => libxslt.be0 | 2 ++ 1 file changed, 2 insertions(+) rename libxslt-1.1.29-1.bee => libxslt.be0 (98%) diff --git a/libxslt-1.1.29-1.bee b/libxslt.be0 similarity index 98% rename from libxslt-1.1.29-1.bee rename to libxslt.be0 index d66876d67..b0930d021 100755 --- a/libxslt-1.1.29-1.bee +++ b/libxslt.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION libxslt-1.1.29-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.)