--- data/cardsets/Makefile.orig 2006-07-27 10:21:57.000000000 +0200 +++ data/cardsets/Makefile 2006-07-28 17:30:58.776317496 +0200 @@ -14,7 +14,7 @@ @# uncomment the following line, add a trailing backslash @# and remove the line after @#for d in Altenburg Elite InnoCard xskat kdecarddecks pysol gnome-games openclipart; do - for d in xskat; do \ + for d in xskat kdecarddecks pysol gnome-games openclipart; do \ if [ -d $$d ]; then \ tar -c --exclude=.svn $$d \ | tar -xC $(RELEASE_TMP)/FreeDoko_$(VERSION)/cardsets/; \ fi \