]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/relocate.cc
* input/regression/stem-direction-context.ly: remove rest.
[lilypond.git] / lily / relocate.cc
index db4b6c6074e82a854874a4a36edff0549f24135a..2783973d630cc7b19c97d4c277b125194ba36113 100644 (file)
@@ -127,7 +127,7 @@ set_relocation (String bindir, String prefix)
                                 SCM_MAJOR_VERSION, SCM_MINOR_VERSION));
   set_env_file ("PANGO_RC_FILE", sysconfdir + "/pango/pangorc");
 
-  sane_putenv ("PANGO_PREFIX", prefix);
+  sane_putenv ("PANGO_PREFIX", prefix, true);
                
   prepend_env_path ("PATH", bindir);
 }