From 67c4d50cdba60a5f71c3c5dfecf3d54934109702 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 30 Aug 2018 00:04:17 +0200 Subject: turris4x: small tweak --- templates/turris4x.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/turris4x.run') diff --git a/templates/turris4x.run b/templates/turris4x.run index 0a73d3c..bcdd7f1 100755 --- a/templates/turris4x.run +++ b/templates/turris4x.run @@ -40,7 +40,7 @@ echo "src-git personal git@cynerd.cz:openwrt-personal-pkgs" >> feeds.conf ./scripts/feeds update personal ./scripts/feeds install -p personal -d y -f -a -echo_stage "Compile packages from our feed" +echo_stage "Compile packages from personal feed" $MAKE $(./scripts/feeds list -r personal | sed -n 's/^\([^ ]*\).*$/package\/\1\/compile/p' | tr '\n' ' ') echo_stage "Generate index and sign" -- cgit v1.2.3