#!/bin/bash if ! pkg-config ostree-1 2> /dev/null ; then echo containers_image_ostree_stub fi