projects
/
tools
/
createrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6d2bd2
)
whoops! need to quote that var string
author
Seth Vidal
<skvidal@linux.duke.edu>
Mon, 18 Oct 2004 05:41:19 +0000
(
05:41
+0000)
committer
Seth Vidal
<skvidal@linux.duke.edu>
Mon, 18 Oct 2004 05:41:19 +0000
(
05:41
+0000)
bin/createrepo
patch
|
blob
|
history
diff --git
a/bin/createrepo
b/bin/createrepo
index 0f313a9c40463ce42f5902789fd4a396178cfed9..b0de515cbbd24777276a0b024428a2bd76e53b4a 100755
(executable)
--- a/
bin/createrepo
+++ b/
bin/createrepo
@@
-1,2
+1,2
@@
#!/bin/sh
-exec /usr/share/createrepo/genpkgmetadata.py
$*
+exec /usr/share/createrepo/genpkgmetadata.py
"$@"