mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-16 16:20:50 +02:00
add EQDefaultCurves.xml to linux install
This commit is contained in:
parent
ce5103b8df
commit
ad612d1ac7
@ -49,6 +49,9 @@ install: audacity $(EXTRAINSTALLTARGETS)
|
|||||||
$(INSTALL) -d $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/plug-ins
|
$(INSTALL) -d $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/plug-ins
|
||||||
$(INSTALL) -m 644 plug-ins/*.ny $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/plug-ins
|
$(INSTALL) -m 644 plug-ins/*.ny $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/plug-ins
|
||||||
|
|
||||||
|
# install resources that use wxStandardPaths::GetResourceDir()
|
||||||
|
$(INSTALL) -m 644 presets/EQDefaultCurves.xml $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/EQDefaultCurves.xml
|
||||||
|
|
||||||
# install locales
|
# install locales
|
||||||
$(MAKE) -C locale install
|
$(MAKE) -C locale install
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user