Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
MDANSE
Commits
36f68fb4
Commit
36f68fb4
authored
Apr 06, 2016
by
eric pellegrini
Browse files
bug fix when copying the DEBIAN directory
parent
41e85ae2
Changes
1
Hide whitespace changes
Inline
Side-by-side
BuildServer/Debian/build_deb.sh
View file @
36f68fb4
...
...
@@ -48,7 +48,7 @@ echo "$BLEU""Build debian tree" "$NORMAL"
DEBIAN_ROOT_DIR
=
debian_
${
DISTRO
}
-
${
ARCH
}
# Copy all the debian files (e.g. control, copyright, md5sum ...) into DEBIAN directory
cp
-
R
BuildServer/Debian/DEBIAN
${
DEBIAN_ROOT_DIR
}
/
cp
-
r
BuildServer/Debian/DEBIAN
${
DEBIAN_ROOT_DIR
}
/
chmod
-R
755
${
DEBIAN_ROOT_DIR
}
/DEBIAN
# Build the /usr/share/applications directory inside the debian root directory and copy the mdanse desktop file inside
...
...
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