X-Git-Url: https://git.distorted.org.uk/~mdw/zone/blobdiff_plain/729a79bd5d5a1594cbf4be09066df039e6374f02..b2581b11862dfe93881d9eb236b374d9a066581a:/zone.lisp diff --git a/zone.lisp b/zone.lisp index 726791f..1557c0a 100644 --- a/zone.lisp +++ b/zone.lisp @@ -1104,7 +1104,7 @@ (reverse-enum 'tlsa-match match))) bin)) (pathname - (with-temporary-files (context :base "tmpfile.tmp") + (with-temporary-files (context :base (make-pathname :type "tmp")) (let* ((file (or (find-if #'probe-file (mapcar (lambda (template) (merge-pathnames data template))