Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
52404421
Commit
52404421
authored
Jun 20, 2006
by
Detlef Riekenberg
Committed by
Alexandre Julliard
Jun 21, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winedump: Use ntdll as template.
parent
5640b56e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
output.c
tools/winedump/output.c
+1
-1
No files found.
tools/winedump/output.c
View file @
52404421
...
@@ -483,7 +483,7 @@ void output_install_script (void)
...
@@ -483,7 +483,7 @@ void output_install_script (void)
"cp Makefile.in $1/dlls/%s/Makefile.in
\n
"
"cp Makefile.in $1/dlls/%s/Makefile.in
\n
"
"echo Copied DLL files
\n\n
"
"echo Copied DLL files
\n\n
"
"cd $1
\n\n
"
"cd $1
\n\n
"
"sed '/dlls
\\
/
x11drv
\\
/Makefile/"
"sed '/dlls
\\
/
ntdll
\\
/Makefile/"
"{G;s/$/dlls
\\
/%s
\\
/Makefile/;}' configure.ac >t.tmp
\n
"
"{G;s/$/dlls
\\
/%s
\\
/Makefile/;}' configure.ac >t.tmp
\n
"
"mv -f t.tmp configure.ac
\n
"
"mv -f t.tmp configure.ac
\n
"
"echo Patched configure.ac
\n\n
"
"echo Patched configure.ac
\n\n
"
...
...
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