git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9ecb169
)
packaging(RHEL-CTDB): fix typo in makerpms.sh
author
Michael Adam
<obnox@samba.org>
Mon, 15 Sep 2008 14:15:42 +0000
(16:15 +0200)
committer
Michael Adam
<obnox@samba.org>
Thu, 11 Dec 2008 16:53:45 +0000
(17:53 +0100)
Michael
(cherry picked from commit
5fc5e82d4c2c386894fde95f94992171620c7853
)
(cherry picked from commit
0e35ff0b46be2f9deab6e539c34970c85c3b58ce
)
packaging/RHEL-CTDB/makerpms.sh
patch
|
blob
|
history
diff --git
a/packaging/RHEL-CTDB/makerpms.sh
b/packaging/RHEL-CTDB/makerpms.sh
index c85b865f790092e9b0d11f7d00a633e8e4e7acc9..50fa96c2b11248827c7d496bfad556b8ed54abf8 100755
(executable)
--- a/
packaging/RHEL-CTDB/makerpms.sh
+++ b/
packaging/RHEL-CTDB/makerpms.sh
@@
-53,8
+53,8
@@
if [ $RC -ne 0 ]; then
exit ${RC}
fi
exit ${RC}
fi
-RELEASE=$(grep ^Release ${DIRNAME}${SPECFILE} | sed -e 's/^Release:\ \+//')
-VERSION=$(grep ^Version ${DIRNAME}${SPECFILE} | sed -e 's/^Version:\ \+//')
+RELEASE=$(grep ^Release ${DIRNAME}
/
${SPECFILE} | sed -e 's/^Release:\ \+//')
+VERSION=$(grep ^Version ${DIRNAME}
/
${SPECFILE} | sed -e 's/^Version:\ \+//')
##
## create the tarball
##
## create the tarball