aboutsummaryrefslogtreecommitdiff
path: root/korean/bitchx
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-11-05 03:00:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-11-05 03:00:37 +0000
commitbfd080220c9ab24670daf5dd04467c1c8e345380 (patch)
tree4df30afe7cf7b389e71c878bc64b747388cab2bf /korean/bitchx
parent33298ecc79ce4845f78ec36599cfe9e5cc55409f (diff)
downloadports-bfd080220c9ab24670daf5dd04467c1c8e345380.tar.gz
ports-bfd080220c9ab24670daf5dd04467c1c8e345380.zip
Notes
Diffstat (limited to 'korean/bitchx')
-rw-r--r--korean/bitchx/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/korean/bitchx/files/patch-configure b/korean/bitchx/files/patch-configure
new file mode 100644
index 000000000000..01a3d8c5dc2d
--- /dev/null
+++ b/korean/bitchx/files/patch-configure
@@ -0,0 +1,11 @@
+--- 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