projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
112a275
)
Fix repository default link
origin/v1.4.1
author
NYNEX
<nynex@web.librecmc.org>
Thu, 5 Oct 2017 18:43:04 +0000
(14:43 -0400)
committer
NYNEX
<nynex@web.librecmc.org>
Thu, 5 Oct 2017 18:43:04 +0000
(14:43 -0400)
include/feeds.mk
patch
|
blob
|
history
diff --git
a/include/feeds.mk
b/include/feeds.mk
index 054b5aa7965f01658f60a707311eb851a3dd0818..9ee6d261e838a8c2174ca603fb813932a0536956 100644
(file)
--- a/
include/feeds.mk
+++ b/
include/feeds.mk
@@
-47,7
+47,7
@@
endef
# 1: destination file
define FeedSourcesAppend
( \
- echo "src/gz %n_core %U/
targets/
%S/packages"; \
+ echo "src/gz %n_core %U/%S/packages"; \
$(strip $(if $(CONFIG_PER_FEED_REPO), \
$(foreach feed,base $(FEEDS_ENABLED),echo "src/gz %n_$(feed) %U/packages/%A/$(feed)";) \
$(if $(CONFIG_PER_FEED_REPO_ADD_DISABLED), \