Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
iv
slapos
Commits
2e231bb7
Commit
2e231bb7
authored
8 years ago
by
Tristan Cavelier
Committed by
Rafael Monnerat
8 years ago
Browse files
Options
Download
Email Patches
Plain Diff
onlyoffice-x2t: fix current working directory issue
parent
ca88cf90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
component/onlyoffice-x2t/buildout.cfg
component/onlyoffice-x2t/buildout.cfg
+0
-1
No files found.
component/onlyoffice-x2t/buildout.cfg
View file @
2e231bb7
...
...
@@ -22,7 +22,6 @@ script =
wrapper_location = os.path.join("%(location)s", "x2t")
wrapper = open(wrapper_location, 'w')
wrapper.write('''#!${dash:location}/bin/dash
cd %(location)s
export LD_LIBRARY_PATH=%(location)s/lib:${curl:location}/lib
exec %(location)s/bin/x2t "$@"''')
wrapper.close()
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment