mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
allow running from src-tree using system-wide gtk-themes w/color defs
This commit is contained in:
parent
ba0eb858bc
commit
55af1d539f
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@
|
|||
|
||||
libs=$TOP/@LIBS@
|
||||
|
||||
# http://tracker.ardour.org/view.php?id=5605#c18109
|
||||
export GTK2_RC_FILES=/nonexistent
|
||||
|
||||
#
|
||||
# when running ardev, the various parts of Ardour have not been consolidated into the locations that they
|
||||
# would normally end up after an install. We therefore need to set up environment variables so that we
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue