me
/
guix
Archived
1
0
Fork 0

gnu: kaldi-gstreamer-server: Wrap with GUIX_PYTHONPATH.

* gnu/packages/machine-learning.scm (kaldi-gstreamer-server):
[phases]{install}: Replace PYTHONPATH with GUIX_PYTHONPATH.
master
Maxim Cournoyer 2021-01-27 23:44:20 -05:00
parent 98f147dbda
commit ef302ba9c3
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 1 deletions

View File

@ -1381,7 +1381,7 @@ automatically.")
(lambda _
(format #t
"#!~a
export PYTHONPATH=~a
export GUIX_PYTHONPATH=~a
export GST_PLUGIN_PATH=~a
exec ~a ~a/~a \"$@\"~%"
(which "bash") PYTHONPATH GST_PLUGIN_PATH