summaryrefslogtreecommitdiff
path: root/devel/hat/files/patch-script::confhat
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-05-08 16:57:56 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-05-08 16:57:56 +0000
commitb153a01beca47bbf1ba2cfa7e3201ae1a16f2416 (patch)
tree6e2433247043a4b5755a5037e690406ace028acb /devel/hat/files/patch-script::confhat
parentUpdate to 4.9.2 (diff)
Update to 1.12
Unbreak for -current PR: 36139 Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r--devel/hat/files/patch-script::confhat9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/hat/files/patch-script::confhat b/devel/hat/files/patch-script::confhat
new file mode 100644
index 000000000000..b117588b0dfb
--- /dev/null
+++ b/devel/hat/files/patch-script::confhat
@@ -0,0 +1,9 @@
+--- 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