projects
/
git-tools-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07d3ab2
)
Fix spell
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 7 Jun 2012 13:38:38 +0000
(15:38 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 7 Jun 2012 13:38:38 +0000
(15:38 +0200)
update-archive/update-yum-archive.sh
patch
|
blob
|
history
diff --git
a/update-archive/update-yum-archive.sh
b/update-archive/update-yum-archive.sh
index
9d49d26
..
72b1b81
100755
(executable)
--- a/
update-archive/update-yum-archive.sh
+++ b/
update-archive/update-yum-archive.sh
@@
-92,7
+92,7
@@
for vdist in centos/5.5 rhel/5.5; do
done
done
done
-echo "Signing pakages (default ID PPH is empty):"
+echo "Signing packages (default ID PPH is empty):"
rpm --addsign ${pkgs_to_sign}
chgrp staff ${pkgs_to_sign}
chmod g+w ${pkgs_to_sign}