Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 239762 | Differences between
and this patch

Collapse All | Expand All

(-)data/Makefile.orig (-1 lines)
Lines 26-32 Link Here
26
	$(MAKE) -C ../src icon.png
26
	$(MAKE) -C ../src icon.png
27
	cp ../src/logo.png ../src/icon.png $(RELEASE_TMP)/FreeDoko_$(VERSION)/ 
27
	cp ../src/logo.png ../src/icon.png $(RELEASE_TMP)/FreeDoko_$(VERSION)/ 
28
	$(MAKE) -C cardsets release
28
	$(MAKE) -C cardsets release
29
	test -f sounds/Makefile && $(MAKE) -C sounds release
30
	$(MAKE) -C backgrounds release
29
	$(MAKE) -C backgrounds release
31
endif
30
endif
32
31
(-)src/Makefile.orig (-1 / +1 lines)
Lines 244-250 Link Here
244
	  "USE_SOUND_ALUT=true" \
244
	  "USE_SOUND_ALUT=false" \

Return to bug 239762