From 559b8c32da307f19f50bf22aa55f829135895096 Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 13 Jul 2018 14:43:53 +0200 Subject: [PATCH] lsscsi: run beenullify.sh --- lsscsi-0.27-0.bee => lsscsi.be0 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename lsscsi-0.27-0.bee => lsscsi.be0 (98%) diff --git a/lsscsi-0.27-0.bee b/lsscsi.be0 similarity index 98% rename from lsscsi-0.27-0.bee rename to lsscsi.be0 index d6326601e..0717da806 100755 --- a/lsscsi-0.27-0.bee +++ b/lsscsi.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION lsscsi-0.27-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.) @@ -52,7 +54,7 @@ SRCURL[0]="http://sg.danny.cz/scsi/lsscsi-${PKGVERSION}.tgz" #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() {