diff options
Diffstat (limited to 'mail/tkrat2/files/patch-configure')
-rw-r--r-- | mail/tkrat2/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/tkrat2/files/patch-configure b/mail/tkrat2/files/patch-configure deleted file mode 100644 index cc3b9a339c9c..000000000000 --- a/mail/tkrat2/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2011-12-28 10:48:15.000000000 +0800 -+++ configure 2011-12-28 10:49:54.000000000 +0800 -@@ -2764,7 +2764,7 @@ - # results, and the version is kept in special file). - - if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then -- system=MP-RAS-`awk '{print $3}' /etc/.relid'` -+ system=MP-RAS-`awk '{print $3}' /etc/.relid` - fi - if test "`uname -s`" = "AIX" ; then - system=AIX-`uname -v`.`uname -r` |