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
2a396753
Commit
2a396753
authored
Aug 22, 2011
by
Alexander Wiebel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[DOC] typos
parent
b2686c0c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
tools/packaging/owbuildchroot
tools/packaging/owbuildchroot
+1
-1
tools/packaging/owpack
tools/packaging/owpack
+2
-2
No files found.
tools/packaging/owbuildchroot
View file @
2a396753
...
...
@@ -128,7 +128,7 @@ chroot_check()
{
echo
"* Checking
\"
$CHROOTDIR
\"
."
if
[
!
-d
$CHROOTDIR
]
;
then
echo
" * The chroot envir
no
ment does not exist."
echo
" * The chroot envir
on
ment does not exist."
exit
1
fi
...
...
tools/packaging/owpack
View file @
2a396753
...
...
@@ -150,10 +150,10 @@ Builder_DEB()
source
$CONFIG_FILE
# set some debian specifics
# The directory upstream-name names. This is important as some builder need
# The directory upstream-name names. This is important as some builder
s
need
# this and have special requirements on them (like debuild)
BUILDER_DEB_UPSTREAM_SRC_DIR
=
OpenWalnut-
$VERSION
# Debuild reqires a different upstream tar name ...
# Debuild req
u
ires a different upstream tar name ...
BUILDER_DEB_UPSTREAM_SRC_TAR
=
openwalnut_
$VERSION
.orig.tar.gz
# create some place to work in
...
...
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