diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-15 13:41:23 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-02-15 13:41:23 +0000 |
commit | 6007f5909d8926c5c27e372e230a3908e50b1fe2 (patch) | |
tree | 28a69847763d54ea08d17964532f134e252a0152 /sysutils/ipa/files/patch-aa | |
parent | patch for preventing from linux-centric LANG setup. (diff) |
Update to 1.0.4
PR: 25095
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=38374
Diffstat (limited to '')
-rw-r--r-- | sysutils/ipa/files/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ipa/files/patch-aa b/sysutils/ipa/files/patch-aa index d8726f11adec..2b9d5c5b18c0 100644 --- a/sysutils/ipa/files/patch-aa +++ b/sysutils/ipa/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.orig Thu Jan 18 00:35:42 2001 -+++ Makefile Sun Jan 28 18:40:36 2001 +--- Makefile.orig Wed Feb 14 10:36:27 2001 ++++ Makefile Wed Feb 14 10:50:41 2001 @@ -38,7 +38,7 @@ # -O3 - optimize (it seems that -O3 also help to find out some errors); # -g - produce debugging information. |