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
3995aec1
Commit
3995aec1
authored
Feb 22, 2017
by
Thanassis Tsiodras
Browse files
Fixing installation of misc items
parent
2f893970
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/90_misc.sh
View file @
3995aec1
...
...
@@ -2,6 +2,8 @@
DIR
=
"
$(
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
&&
pwd
)
"
.
${
DIR
}
/common.sh
cd
${
DIR
}
/../misc
||
exit
1
# taste-config
mkdir
-p
${
PREFIX
}
/bin
sed
-e
"s:INSTALL_PREFIX:
${
PREFIX
}
:g"
taste-config.pl
>
taste-config.pl.tmp
...
...
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