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
9c6044b8
Commit
9c6044b8
authored
Feb 22, 2017
by
Thanassis Tsiodras
Browse files
Fixing installation of misc items
parent
0ab3a43d
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/90_misc.sh
View file @
9c6044b8
...
...
@@ -8,6 +8,7 @@ cd ${DIR}/../misc || exit 1
mkdir
-p
${
PREFIX
}
/bin
sed
-e
"s:INSTALL_PREFIX:
${
PREFIX
}
:g"
taste-config.pl
>
taste-config.pl.tmp
install
-m
755 taste-config.pl.tmp
${
PREFIX
}
/bin/taste-config
rm
-f
taste-config.pl.tmp
# TASTE-Directives.asn
mkdir
-p
${
PREFIX
}
/share/taste
...
...
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