projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f338af
)
Fix the filename of the archive produced by 'make deb'
author
Tim Deegan
<Tim.Deegan@citrix.com>
Fri, 27 May 2011 17:41:12 +0000
(18:41 +0100)
committer
Tim Deegan
<Tim.Deegan@citrix.com>
Fri, 27 May 2011 17:41:12 +0000
(18:41 +0100)
Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
tools/misc/mkdeb
patch
|
blob
|
history
diff --git
a/tools/misc/mkdeb
b/tools/misc/mkdeb
index 603cd6baa8b90f58b6e560f6064e2fad619db85e..2e40747f2b10810ac988d6862d461273b31c4369 100644
(file)
--- a/
tools/misc/mkdeb
+++ b/
tools/misc/mkdeb
@@
-50,7
+50,7
@@
EOF
# Package it up
chown -R root:root deb
-dpkg --build deb
$
xen-upstream-$version.deb
+dpkg --build deb xen-upstream-$version.deb
# Tidy up after ourselves
rm -rf deb