- add a header describing the what and why here
This commit is contained in:
parent
e03499409a
commit
5ade34aee9
@ -1,3 +1,5 @@
|
|||||||
|
Use mktemp to create our temporary files instead of basing them on our PID.
|
||||||
|
Only portable if you assume the presence of a mktemp helper.
|
||||||
diff -ur krb5-1.3.4/src/util/send-pr/send-pr.sh krb5-1.3.4/src/util/send-pr/send-pr.sh
|
diff -ur krb5-1.3.4/src/util/send-pr/send-pr.sh krb5-1.3.4/src/util/send-pr/send-pr.sh
|
||||||
--- krb5-1.3.4/src/util/send-pr/send-pr.sh 1997-03-20 01:13:56.000000000 +0100
|
--- krb5-1.3.4/src/util/send-pr/send-pr.sh 1997-03-20 01:13:56.000000000 +0100
|
||||||
+++ krb5-1.3.4/src/util/send-pr/send-pr.sh 2004-09-20 11:28:56.000000000 +0200
|
+++ krb5-1.3.4/src/util/send-pr/send-pr.sh 2004-09-20 11:28:56.000000000 +0200
|
||||||
|
Loading…
Reference in New Issue
Block a user