Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
OpenWalnut Core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
44
Issues
44
List
Boards
Labels
Service Desk
Milestones
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
44a48363
Commit
44a48363
authored
Dec 09, 2014
by
Sebastian Eichelbaum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[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