mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-17 09:45:46 +00:00
fix data dir
This commit is contained in:
@ -2,7 +2,7 @@ SUBDIRS=src
|
||||
EXTRA_DIST=README.md AUTHORS.txt
|
||||
CLEANFILES=
|
||||
|
||||
pm_data_dir = @datarootdir@
|
||||
pm_data_dir = @datadir@
|
||||
pm_font_dir = $(pm_data_dir)/fonts
|
||||
pm_presets_dir = $(pm_data_dir)/presets
|
||||
pm_shaders_dir = $(pm_data_dir)/shaders
|
||||
|
||||
Reference in New Issue
Block a user