[ostree/wip/selinux: 1/3] build: Install README-gpg in /usr/share/ostree/trusted.gpg.d



commit ebe620784716bff24735b2311c92c8cb7ec37fda
Author: Colin Walters <walters verbum org>
Date:   Thu Jan 30 15:27:10 2014 -0500

    build: Install README-gpg in /usr/share/ostree/trusted.gpg.d
    
    Since this is what the current code actually reads.

 Makefile-libostree.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile-libostree.am b/Makefile-libostree.am
index 25ee18b..becdcfd 100644
--- a/Makefile-libostree.am
+++ b/Makefile-libostree.am
@@ -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
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]