diff --git a/addons/conda/build/build.sh b/addons/conda/build/build.sh index 910ac05..08c15e3 100755 --- a/addons/conda/build/build.sh +++ b/addons/conda/build/build.sh @@ -5,7 +5,6 @@ set -e -x # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at https://mozilla.org/MPL/2.0/. -pushd gstreamer mkdir -pm755 build pushd build diff --git a/addons/conda/build/meta.yaml b/addons/conda/build/meta.yaml index 6a355ab..696ef41 100644 --- a/addons/conda/build/meta.yaml +++ b/addons/conda/build/meta.yaml @@ -13,7 +13,6 @@ package: source: - url: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/archive/{{ gstreamer_version }}/gstreamer-{{ gstreamer_version }}.tar.gz - folder: gstreamer about: home: https://github.com/selkies-project/selkies-gstreamer