Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
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-winehq
Commits
447f01c5
Commit
447f01c5
authored
May 03, 2001
by
Francois Gouget
Committed by
Alexandre Julliard
May 03, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix the www.winehq.com directory handling.
parent
52c7534f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
make_winehq
documentation/make_winehq
+2
-2
No files found.
documentation/make_winehq
View file @
447f01c5
...
@@ -20,11 +20,11 @@
...
@@ -20,11 +20,11 @@
WWWDIR
=
www.winehq.com
WWWDIR
=
www.winehq.com
## Want to put this into a sub-directory for easier maintenance
## Want to put this into a sub-directory for easier maintenance
if
[
-
a
$WWWDIR
]
;
then
if
[
-
e
$WWWDIR
]
;
then
rm
-rf
$WWWDIR
.old
rm
-rf
$WWWDIR
.old
mv
$WWWDIR
$WWWDIR
.old
mv
$WWWDIR
$WWWDIR
.old
mkdir
$WWWDIR
fi
fi
mkdir
$WWWDIR
## Create four-book HTML tarball
## Create four-book HTML tarball
echo
"./db2html-winehq wine-user.sgml"
echo
"./db2html-winehq wine-user.sgml"
...
...
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