Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
182dd7f5
Commit
182dd7f5
authored
Nov 09, 2004
by
Niels Möller
Browse files
Fixed typos in the oop-related tasks.
Rev: misc/xenofarm.sh:1.26
parent
582587dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/xenofarm.sh
View file @
182dd7f5
...
...
@@ -196,11 +196,11 @@ else
fi
dotask 1
"oopunzip"
""
"gzip -d
$LIBOOPBASE
.tar.gz"
liboopstatus
dotask 1
"oopunpack"
""
"tar xf
$LIBOOPBASE
.tar
.gz
"
liboopstatus
dotask 1
"oopunpack"
""
"tar xf
$LIBOOPBASE
.tar"
liboopstatus
dotask 1
"oopcfg"
"cfgwarn"
"cd
$LIBOOPBASE
&& ./configure
$oopcfgargs
"
liboopstatus
dotask 1
"oopmake "
makewarn
" "
cd
$LIBOOPBASE
&&
make
" liboopstatus
dotask 0 "
oopcheck
"makewarn"
"cd
$LIBOOPBASE
&& make check"
liboopstatus
dotask 1
"oopinstall "
makewarn
" "
cd
$LIBOOPBASE
&&
make
install
" liboopstatus
dotask 1
"oopmake
"
"makewarn"
"cd
$LIBOOPBASE
&& make"
liboopstatus
dotask 0
"oopcheck
"
"makewarn"
"cd
$LIBOOPBASE
&& make check"
liboopstatus
dotask 1
"oopinstall
"
"makewarn"
"cd
$LIBOOPBASE
&& make install"
liboopstatus
dotask 1
"unzip"
""
"gzip -d
$BASE
.tar.gz"
dotask 1
"unpack"
""
"tar xf
$BASE
.tar"
...
...
Write
Preview
Supports
Markdown
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