diff --git a/barcoded-1.0.3-0.bee b/barcoded-1.0.4-0.bee similarity index 93% rename from barcoded-1.0.3-0.bee rename to barcoded-1.0.4-0.bee index f6e79e8b7..38d425133 100755 --- a/barcoded-1.0.3-0.bee +++ b/barcoded-1.0.4-0.bee @@ -22,8 +22,8 @@ SRCURL[0]="/project/barcode/barcoded-${PKGVERSION}.tgz" # EXCLUDE+=() ############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source +## Uncomment the next statement, if the software may not be able to be built +## outside the source directory and needs to be built inside the source ## directory. # build_in_sourcedir @@ -52,7 +52,7 @@ SRCURL[0]="/project/barcode/barcoded-${PKGVERSION}.tgz" #} #mee_configure() { -# bee_configure +# bee_configure #} #mee_build() { @@ -71,7 +71,7 @@ SRCURL[0]="/project/barcode/barcoded-${PKGVERSION}.tgz" ## The name of this bee-file should follow the following naming convention: ## pkgname-pkgversion-pkgrevision.bee ## -## You may remove all comments as long as SRCURL[0]="" is set. +## You may remove all comments as long as SRCURL[0] is set. ## ## Everything in this file will be executed in a bash environment. ##