Fixed installation, some fonts were missing.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5236 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
09262bfe9a
commit
3670951f02
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/fonts
|
pkgdatadir = $(datadir)/games/$(PACKAGE)/data/fonts
|
||||||
|
|
||||||
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.png" -print0) \
|
dist_pkgdata_DATA = $(shell find $(srcdir) -name "*.png") \
|
||||||
$(shell find $(srcdir) -name "*.xml")
|
$(shell find $(srcdir) -name "*.xml")
|
||||||
|
Loading…
Reference in New Issue
Block a user