projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28a8892
)
Modify rcmd string
author
Hugo Villeneuve
<hugo@hugovil.com>
Fri, 28 Nov 2014 05:21:41 +0000
(
00:21
-0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Fri, 5 Dec 2014 04:44:18 +0000
(23:44 -0500)
functions/fpkg
patch
|
blob
|
history
diff --git
a/functions/fpkg
b/functions/fpkg
index
dfbafae
..
7138cad
100644
(file)
--- a/
functions/fpkg
+++ b/
functions/fpkg
@@
-210,7
+210,7
@@
update_packages_init()
if [ -n "${USE_LFS_PATCHES}" ]; then
# Getting list of all patches from LFS server.
- rcmd "Fetching LFS patches list" static_fetch_patches_list \
+ rcmd "Fetching LFS
patches list" static_fetch_patches_list \
${LFS_PATCHES_URL} ${LFS_PATCHES_LIST}
fi