mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* openfile.c (copy_options_file): Use gpg-conf.skel
* Makefile.am: Install options.skel as gpg-conf.skel.
This commit is contained in:
parent
2a09a35ad0
commit
452e415784
3 changed files with 7 additions and 2 deletions
|
@ -117,5 +117,5 @@ $(PROGRAMS): $(needed_libs)
|
|||
install-data-local:
|
||||
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
|
||||
$(INSTALL_DATA) $(srcdir)/options.skel \
|
||||
$(DESTDIR)$(pkgdatadir)/options.skel
|
||||
$(DESTDIR)$(pkgdatadir)/gpg-conf.skel
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue