summaryrefslogtreecommitdiff
path: root/games/lbreakout2/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/lbreakout2/patches/patch-ab')
-rw-r--r--games/lbreakout2/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/lbreakout2/patches/patch-ab b/games/lbreakout2/patches/patch-ab
new file mode 100644
index 00000000000..0cd2c3d5a7e
--- /dev/null
+++ b/games/lbreakout2/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2002/05/05 22:13:39 rh Exp $
+
+--- src/Makefile.in.orig Fri Apr 19 15:28:57 2002
++++ src/Makefile.in
+@@ -425,7 +425,7 @@
+ $(mkinstalldirs) $(DESTDIR)$(inst_dir)
+ $(mkinstalldirs) $(DESTDIR)$(hi_dir)
+ if ! test -f $(DESTDIR)$(hi_dir)/lbreakout2.hscr; then \
+- $(INSTALL_DATA) --mode=666 empty.hscr $(DESTDIR)$(hi_dir)/lbreakout2.hscr; \
++ $(INSTALL_DATA) empty.hscr $(DESTDIR)$(hi_dir)/lbreakout2.hscr; \
+ fi;
+
+ uninstall-local: