openbsd-ports/devel/autoconf/pkg/SECURITY

7 lines
189 B
Plaintext
Raw Normal View History

$OpenBSD: SECURITY,v 1.1 1999/12/01 17:07:47 espie Exp $
autoconf scripts create quite a few temporary files in public
directories.
The OpenBSD version has been patched to use mktemp(1).