$NetBSD: patch-aa,v 1.3 2003/07/13 13:59:37 wiz Exp $ --- client/Makefile.in.orig Sat Jul 12 15:17:14 2003 +++ client/Makefile.in @@ -687,7 +687,7 @@ dist-hook: install-data-hook: mkdir -p $(DESTDIR)$(pixmapdir)/themes tar -c -f - -C themes . | \ - tar -x -f - --mode=u+w,ugo+rX --no-same-owner -C $(DESTDIR)$(pixmapdir)/themes + tar -x -f - -C $(DESTDIR)$(pixmapdir)/themes find $(DESTDIR)$(pixmapdir)/themes -name CVS | xargs rm -rf # We don't need this, do we? -- egnor