mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
.
This commit is contained in:
parent
789732e05a
commit
a400cfe14e
9 changed files with 182 additions and 84 deletions
|
@ -212,6 +212,7 @@ create_directory (const char *dirprefix)
|
|||
|| !compare_filenames (dirprefix + n - 4, EXTSEP_S "pgp")
|
||||
|| !compare_filenames (dirprefix + n - 4, EXTSEP_S "asc")
|
||||
|| !compare_filenames (dirprefix + n - 4, EXTSEP_S "pem")
|
||||
|| !compare_filenames (dirprefix + n - 4, EXTSEP_S "p7m")
|
||||
|| !compare_filenames (dirprefix + n - 4, EXTSEP_S "p7e")))
|
||||
{
|
||||
prefix_buffer = xtrystrdup (dirprefix);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue