Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
44a48363
Commit
44a48363
authored
Dec 09, 2014
by
Sebastian Eichelbaum
Browse files
[FIX] exlude windows platform depends from DEB src package build
parent
07e95f66
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tools/release/owpack
tools/release/owpack
+1
-1
No files found.
tools/release/owpack
View file @
44a48363
...
...
@@ -277,7 +277,7 @@ Builder_DEB()
BUILDER_DEB_UPSTREAM_SRC_TAR
=
$BUILDER_DEB_UPSTREAM_SRC_BASENAME
.orig.tar.gz
# create some place to work in
CreateWorkingDir
"deb"
"
$BUILDER_DEB_UPSTREAM_SRC_DIR
"
"
src/modules/data/ext/nifti src/modules/data/ext/biosig
resources/core/share/openwalnut/fonts"
CreateWorkingDir
"deb"
"
$BUILDER_DEB_UPSTREAM_SRC_DIR
"
"
resources/platformDependent/qt5gui/windows
resources/core/share/openwalnut/fonts"
if
[
$?
-ne
0
]
;
then
echo
" * Failed to create working diretory."
exit
1
...
...
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