projects
/
platform
/
upstream
/
nasm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd0fcae
)
Operate from the correct path in "real" mode.
author
H. Peter Anvin
<hpa@zytor.com>
Fri, 10 May 2002 22:00:03 +0000
(22:00 +0000)
committer
H. Peter Anvin
<hpa@zytor.com>
Fri, 10 May 2002 22:00:03 +0000
(22:00 +0000)
misc/release
patch
|
blob
|
history
diff --git
a/misc/release
b/misc/release
index b0ff91ddc159404882a07ae8878831d91a2108c9..b2884189993e3974f93b2965c01d29cb3dc440a7 100755
(executable)
--- a/
misc/release
+++ b/
misc/release
@@
-52,7
+52,7
@@
v3=`echo $version | cut -d. -f3`
# Tag the tree as a release
if $real; then
- cd nasm && $CVS tag -F nasm-`echo $version | sed -e 's/\./_/g'`
+ cd nasm && $CVS tag -F nasm-`echo $version | sed -e 's/\./_/g'`
&& cd ..
fi
# Extract file names which have the -kb flag set, meaning they