Skip to content
Snippets Groups Projects
Commit f17e2c7a authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Fix build when feeds.conf doesn't exist

parent 6694b7b1
Branches
Tags
No related merge requests found
......@@ -118,7 +118,7 @@ src-svn luci http://svn.luci.subsignal.org/luci/tags/0.11.1/contrib/package
endef
feeds: FORCE
rm feeds.conf
rm -f feeds.conf
echo "$$FEEDS" > feeds.conf
$(GLUONMAKE) refresh_feeds V=s$(OPENWRT_VERBOSE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment