$NetBSD: patch-aa,v 1.3 2006/06/21 16:00:57 joerg Exp $

--- client/Makefile.in.orig	2006-06-21 15:29:55.000000000 +0000
+++ client/Makefile.in
@@ -626,10 +626,6 @@ lbreakout2res.o: win32.ico 
 
 install-data-local:
 	$(mkinstalldirs) $(DESTDIR)$(inst_dir)
-	$(mkinstalldirs) $(DESTDIR)$(hi_dir)
-	if ! test -f $(DESTDIR)$(hi_dir)/lbreakout2.hscr; then \
-	  $(INSTALL_DATA) -m 666 empty.hscr $(DESTDIR)$(hi_dir)/lbreakout2.hscr; \
-	fi;
 
 uninstall-local:
 	rm -rf $(DESTDIR)$(inst_dir)
