pkgsrc/games/gnocatan/patches/patch-aa
wiz 18c0c8a523 Update to 0.8.0.0:
Now using gnome2 libraries.

Changes:
- moving ships
- gold resource
- pirate ship
- maps may specify locations where setup is not allowed.
- It is now possible to view games.  When logging in to a game
  which is full, the user is considered a viewer.  Viewers don't
  play, but they can watch the others and chat.
- bugfixes
2003-12-14 17:44:32 +00:00

13 lines
431 B
Text

$NetBSD: patch-aa,v 1.4 2003/12/14 17:44:32 wiz Exp $
--- client/Makefile.in.orig Tue Oct 14 16:50:26 2003
+++ client/Makefile.in
@@ -710,7 +710,7 @@ dist-hook:
install-data-hook:
mkdir -p $(DESTDIR)$(imagedir)
tar -c -f - -C themes . | \
- tar -x -f - --mode=u+w,ugo+rX --no-same-owner -C $(DESTDIR)$(imagedir)
+ tar -x -f - -C $(DESTDIR)$(imagedir)
find $(DESTDIR)$(imagedir) -name CVS | xargs rm -rf
gui.o: authors.h