mirror of
https://github.com/containers/skopeo.git
synced 2025-08-15 05:03:38 +00:00
Merge pull request #700 from marcov/ostree-buildtag
ostree: use the correct build tags
This commit is contained in:
commit
c040b28fb8
@ -1,6 +1,4 @@
|
||||
#!/bin/bash
|
||||
if pkg-config ostree-1 2> /dev/null ; then
|
||||
echo ostree
|
||||
else
|
||||
echo containers_image_ostree_stub
|
||||
echo containers_image_ostree
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user