Skip to content

Commit

Permalink
Framework: better wording
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Dec 5, 2018
1 parent c9a3f42 commit 6f8a6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mk/plugins.mk
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ package: check
@echo -n ">>> Generating metadata for ${PLUGIN_PKGNAME}-${PLUGIN_PKGVERSION}..."
@${MAKE} DESTDIR=${WRKSRC} FLAVOUR=${FLAVOUR} metadata
@echo " done"
@echo -n ">>> Installing files for ${PLUGIN_PKGNAME}-${PLUGIN_PKGVERSION}..."
@echo -n ">>> Staging files for ${PLUGIN_PKGNAME}-${PLUGIN_PKGVERSION}..."
@${MAKE} DESTDIR=${WRKSRC} FLAVOUR=${FLAVOUR} install
@echo " done"
@echo ">>> Packaging files for ${PLUGIN_PKGNAME}-${PLUGIN_PKGVERSION}:"
Expand Down

0 comments on commit 6f8a6f3

Please sign in to comment.