Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
73a2d71f
Commit
73a2d71f
authored
Feb 22, 2017
by
Thanassis Tsiodras
Browse files
Fixing installation of misc items
parent
3995aec1
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/90_misc.sh
View file @
73a2d71f
...
...
@@ -22,7 +22,7 @@ mkdir -p ${PREFIX}/share/peekpoke/component
cp
peek-poke/peekpoke.py
${
PREFIX
}
/share/peekpoke/peekpoke.py
cp
peek-poke/PeekPoke.glade
${
PREFIX
}
/share/peekpoke/PeekPoke.glade
for
i
in
DataView.aadl DataView.asn export_PeekPoke.aadl taste_probe.zip
;
do
\
cp
peek-poke/component/
$
$
i
${
PREFIX
}
/share/peekpoke/component/
$
$
i
;
\
cp
peek-poke/component/
$i
${
PREFIX
}
/share/peekpoke/component/
$i
;
\
done
# Ellidiss - point the PATH to the repo
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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