Bugfix: items were installed in the wrong directory (herrings instead of
items). git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2404 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
8cf03a0703
commit
cc2b528034
@ -1,6 +1,6 @@
|
||||
# data/herrings/
|
||||
|
||||
pkgdatadir = $(datadir)/games/@PACKAGE@/data/herrings
|
||||
pkgdatadir = $(datadir)/games/@PACKAGE@/data/items
|
||||
|
||||
pkgdata_DATA = $(shell find $(srcdir) -name "*.ac")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user