diff options
Diffstat (limited to 'korean/bitchx/files/patch-configure')
-rw-r--r-- | korean/bitchx/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/korean/bitchx/files/patch-configure b/korean/bitchx/files/patch-configure deleted file mode 100644 index 01a3d8c5dc2d..000000000000 --- a/korean/bitchx/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2009-11-05 05:53:28.320172000 +0300 -+++ configure 2009-11-05 05:54:49.000000000 +0300 -@@ -8051,7 +8051,7 @@ - system=unknown - else - 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 - fi - fi |