summaryrefslogtreecommitdiff
path: root/devel/cbind/files/patch-hostinfo
blob: a48d1c7e5dc545d21dbcbf913bb107cd66f90453 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- hostinfo.orig	Thu Apr  7 15:03:16 1994
+++ hostinfo	Mon Dec 23 08:38:17 2002
@@ -4,7 +4,7 @@
 
 echo '/* This file is automatically generated */' > $1
 echo '#define _H_HOSTINFO_' >> $1
-htype >> $1
+./htype >> $1
 
 cat > llchk.c << _STOP
 main()