Changes since 0.4: Fixed a nasty next level bug, changed the block pixmaps. Fixed a couple more focus issues, added a couple of usability patches, repaired minor scores permissions, rewrote the pause code. Bounce entropy, improvements to pause/focus code, new powerups, new block types, and customisable levelfiles.
15 lines
552 B
Text
15 lines
552 B
Text
$NetBSD: patch-aa,v 1.2 2001/08/01 18:19:12 wiz Exp $
|
|
|
|
--- Makefile.in.orig Sat Apr 7 09:57:30 2001
|
|
+++ Makefile.in
|
|
@@ -444,10 +444,6 @@
|
|
|
|
|
|
install-data-local:
|
|
- -$(mkinstalldirs) $(DESTDIR)$(scoredir)
|
|
- -touch $(DESTDIR)$(scoredir)/gnome-breakout.scores
|
|
- -chown games.games $(DESTDIR)$(scoredir)/gnome-breakout.scores
|
|
- -chmod 0664 $(DESTDIR)$(scoredir)/gnome-breakout.scores
|
|
-chgrp games $(DESTDIR)$(bindir)/gnome-breakout && chmod 2755 $(DESTDIR)$(bindir)/gnome-breakout
|
|
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|