head	1.2;
access;
symbols
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.06.16.19.13.18;	author ijliao;	state dead;
branches;
next	1.1;

1.1
date	2002.05.08.16.57.55;	author dwcjr;	state Exp;
branches;
next	;


desc
@@


1.2
log
@upgrade to 1.14

PR:		39368
Submitted by:	maintainer
@
text
@--- script/confhat.orig	Wed Mar 20 12:03:42 2002
+++ script/confhat	Wed Mar 20 12:35:43 2002
@@@@ -14,5 +14,5 @@@@
 
 cp -p lib/$MACHINE/libHShat.a $GHCLIBDIR
 cp -p lib/hat/*.hi lib/hat/*.hx $GHCINCDIR/hat
-ghc-pkg --remove-package=hat || /bin/true
+ghc-pkg --remove-package=hat || /usr/bin/true
 ghc-pkg --add-package <lib/hat/hat-package.conf
@


1.1
log
@Update to 1.12
Unbreak for -current

PR:		36139
Submitted by:	maintainer
@
text
@@

