- without patch build would hang PR: 161951 Submitted by: janm@transactionware.com Approved by: maintainer (timeout), gabor (mentor) Feature safe: yes
10 lines
276 B
Text
10 lines
276 B
Text
*** doc/txt2man.orig Fri Oct 7 17:45:27 2011
|
|
--- doc/txt2man Fri Oct 7 17:45:35 2011
|
|
***************
|
|
*** 1,5 ****
|
|
#!/bin/sh
|
|
- test "$HOME" = ~ || exec ksh $0 "$@" # try ksh if sh too old (not yet POSIX)
|
|
|
|
# Copyright (C) 2001, 2002, 2003 Marc Vertes
|
|
|
|
--- 1,4 ----
|