projects
/
util-vserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
3320a5b
)
It's just yum, not yum-rpm.
author
Daniel Hokka Zakrisson
<daniel@hozac.com>
Sun, 5 Aug 2007 18:36:07 +0000 (18:36 +0000)
committer
Daniel Hokka Zakrisson
<daniel@hozac.com>
Sun, 5 Aug 2007 18:36:07 +0000 (18:36 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2576
94cd875c
-1c1d-0410-91d2-
eb244daf1a30
scripts/vserver-build.yum
patch
|
blob
|
history
diff --git
a/scripts/vserver-build.yum
b/scripts/vserver-build.yum
index
8fccd40
..
4409927
100644
(file)
--- a/
scripts/vserver-build.yum
+++ b/
scripts/vserver-build.yum
@@
-27,7
+27,7
@@
while true; do
(-d) DISTRIBUTION=$2; shift;;
(--debug) set -x;;
(--) shift; break ;;
- (*) echo "vserver-build.yum-rpm: internal error: unrecognized option '$1'" >&2
+ (*) echo "vserver-build.yum: internal error: unrecognized option '$1'" >&2
exit 1
;;
esac