Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lsh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
LSH
lsh
Commits
182dd7f5
Commit
182dd7f5
authored
Nov 09, 2004
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typos in the oop-related tasks.
Rev: misc/xenofarm.sh:1.26
parent
582587dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
misc/xenofarm.sh
misc/xenofarm.sh
+4
-4
No files found.
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
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