Removed find *.xml command, since it would install e.g.
tracks/.../track.xml files as well in the data directory. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4454 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -11,7 +11,7 @@ dist_pkgdata_DATA = \
|
||||
$(shell find $(srcdir) -maxdepth 1 -name "*.challenge") \
|
||||
$(shell find $(srcdir) -name "*.collectable") \
|
||||
$(shell find $(srcdir) -name "*.projectile") \
|
||||
$(shell find $(srcdir) -name "*.xml") \
|
||||
stk_config.xml bubblegum.xml \
|
||||
CREDITS
|
||||
|
||||
desktopdir = $(prefix)/share/applications
|
||||
|
||||
Reference in New Issue
Block a user