build: Install README-gpg in /usr/share/ostree/trusted.gpg.d
Since this is what the current code actually reads.
This commit is contained in:
parent
bffd30ff27
commit
ebe6207847
|
|
@ -117,7 +117,7 @@ if USE_GPGME
|
|||
libostree_1_la_LIBADD += $(GPGME_LIBS)
|
||||
|
||||
gpgreadme_DATA = src/libostree/README-gpg
|
||||
gpgreadmedir = $(pkgdatadir)
|
||||
gpgreadmedir = $(pkgdatadir)/trusted.gpg.d
|
||||
EXTRA_DIST += src/libostree/README-gpg
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue