summaryrefslogtreecommitdiff
path: root/src/libostree
diff options
context:
space:
mode:
authorJoseph Marrero Corchado <jmarrero@users.noreply.github.com>2022-01-11 21:01:20 -0500
committerGitHub <noreply@github.com>2022-01-11 21:01:20 -0500
commit6567d825252cfa4b1ebab1dd8c9043bc6f73e3d6 (patch)
tree694e214047806060e78340187779ee72b835828f /src/libostree
parent7cc84819078aec6b9637b3ad29712ca3e2f8433e (diff)
parent998154f8ffc2f471bf4f3b59602332ba15ef6d07 (diff)
downloadostree-6567d825252cfa4b1ebab1dd8c9043bc6f73e3d6.tar.gz
Merge pull request #2515 from cgwalters/cliwrap-lib
main: Also support CLI extensions in `/usr/libexec/libostree/ext`
Diffstat (limited to 'src/libostree')
-rw-r--r--src/libostree/ostree-1.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libostree/ostree-1.pc.in b/src/libostree/ostree-1.pc.in
index 9a4debce..cbf0a13c 100644
--- a/src/libostree/ostree-1.pc.in
+++ b/src/libostree/ostree-1.pc.in
@@ -3,6 +3,7 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
features=@OSTREE_FEATURES@
+cliextdir=@pkglibexecdir@/ext
Name: OSTree
Description: Git for operating system binaries