diff --git a/gdal-1.11.2-2.bee b/gdal.be0 similarity index 98% rename from gdal-1.11.2-2.bee rename to gdal.be0 index 969057d1b..7b88bcdf0 100755 --- a/gdal-1.11.2-2.bee +++ b/gdal.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION gdal-2.3.1-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 @@ build_in_sourcedir #} mee_configure() { - #bee_configure + #bee_configure # some other packages expect /usr/include/gdal - its a mess anyway, we dont want it in /usr/include ./configure --prefix=/usr --includedir=/usr/include/gdal }