From 1d82f4b20890e987a34a71169f05729d9ca9a910 Mon Sep 17 00:00:00 2001
From: simonmar <unknown>
Date: Tue, 5 Oct 1999 09:58:13 +0000
Subject: [PATCH] [project @ 1999-10-05 09:58:13 by simonmar] Remove hstags for
 now.

---
 ghc/mk/config.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ghc/mk/config.mk b/ghc/mk/config.mk
index 25519bf9f97b..4cce33df46c2 100644
--- a/ghc/mk/config.mk
+++ b/ghc/mk/config.mk
@@ -9,7 +9,7 @@
 GhcMainDir = ghc
 GhcBinDistDirs = ghc
 GhcBinDistDocs = docs ghc/docs/users_guide ghc/docs/libraries
-GhcBinDistPrlScripts = ghc-$(ProjectVersion) stat2resid hstags
+GhcBinDistPrlScripts = ghc-$(ProjectVersion) stat2resid
 GhcBinDistLibPrlScripts = hscpp mkdependHS
 GhcBinDistBins = hp2ps
 
-- 
GitLab