Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
c4ceab1a
Commit
c4ceab1a
authored
Sep 26, 2006
by
unknown
Browse files
Options
Browse Files
Download
Plain Diff
Merge neptunus.(none):/home/msvensson/mysql/work/my50-work
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
parents
bcf376b9
792b2b6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
netware/BUILD/mwenv
netware/BUILD/mwenv
+2
-2
No files found.
netware/BUILD/mwenv
View file @
c4ceab1a
...
...
@@ -21,9 +21,9 @@ echo "BUILD_DIR: $BUILD_DIR"
# Get current dir in wine format
base
=
`
echo
$MYDEV
|sed
's/\/.*//'
`
base_unix_part
=
`
winepath
--
-u
$base
`
base_unix_part
=
`
winepath
--
-u
$base
/
`
WINE_BUILD_DIR
=
`
echo
"
$BUILD_DIR
"
|
sed
's_'
$base_unix_part
'/__'
`
WINE_BUILD_DIR
=
"
$base$WINE_BUILD_DIR
"
WINE_BUILD_DIR
=
"
$base
/
$WINE_BUILD_DIR
"
echo
"WINE_BUILD_DIR:
$WINE_BUILD_DIR
"
export
MWCNWx86Includes
=
"
$MYDEV
/libc/include;
$MYDEV
/fs64/headers;
$MYDEV
/zlib-1.2.3;
$WINE_BUILD_DIR
/include;
$MYDEV
"
...
...
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