diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-06 18:54:10 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-06 18:54:10 +0000 |
| commit | 91cfe10d515dec397f134f5689180df3d8bfa87b (patch) | |
| tree | fb5f46111480e2b91b766482a050ee34aa747554 /irc/slirc/files/patch-check_slang | |
| parent | 3cc329279eafafcaa410b0a4d097281aa02e8838 (diff) | |
Add {irc,japanese}/slirc, a SLang-based IRC client.
Diffstat (limited to 'irc/slirc/files/patch-check_slang')
| -rw-r--r-- | irc/slirc/files/patch-check_slang | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/irc/slirc/files/patch-check_slang b/irc/slirc/files/patch-check_slang new file mode 100644 index 000000000000..f3efc828ac3f --- /dev/null +++ b/irc/slirc/files/patch-check_slang @@ -0,0 +1,10 @@ +--- check_slang.orig Sat Aug 21 03:25:35 1999 ++++ check_slang Sat Jan 6 09:39:13 2001 +@@ -1,5 +1,5 @@ +-#!/bin/bash +- ++#!/bin/sh ++exit 0 # FreeBSD port: We know we have libslang already installed. + # This little script to alert people who didn't bother to read + # step (0) in the README installation instructions + |
