Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Ben Boeckel
ParaView
Commits
4cef0ff3
Commit
4cef0ff3
authored
Sep 28, 2011
by
Dave Partyka
Committed by
Kitware Robot
Sep 28, 2011
Browse files
Options
Browse Files
Download
Plain Diff
Merge topic '3-12-superbuild-fixes'
ee2cb8aa
.plugins should be installed in Plugins not Support.
parents
47b60e62
ee2cb8aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Applications/ParaView/LastConfigureStep/CreateBundle.sh.in
Applications/ParaView/LastConfigureStep/CreateBundle.sh.in
+1
-1
No files found.
Applications/ParaView/LastConfigureStep/CreateBundle.sh.in
View file @
4cef0ff3
...
...
@@ -68,7 +68,7 @@ cp -p "@EXECUTABLE_OUTPUT_PATH@/pvserver" "$BinDir"
# Copy the ".plugins" configuration file.
echo
"Copying
$ParaViewExeOutputDir
/.plugins to
$SupportDir
"
cp
-p
"
$ParaViewExeOutputDir
/.plugins"
"
$
Support
Dir
/"
cp
-p
"
$ParaViewExeOutputDir
/.plugins"
"
$
Plugins
Dir
/"
# Copy the python scripts into the Python directory
#
...
...
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