* [ptxdist] [PATCH] mc: install skins and configuration
@ 2019-10-24 21:27 Ladislav Michl
0 siblings, 0 replies; only message in thread
From: Ladislav Michl @ 2019-10-24 21:27 UTC (permalink / raw)
To: ptxdist
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
rules/mc.make | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rules/mc.make b/rules/mc.make
index a96d8b915..136bdae68 100644
--- a/rules/mc.make
+++ b/rules/mc.make
@@ -71,6 +71,8 @@ $(STATEDIR)/mc.targetinstall:
@$(call install_fixup, mc,DESCRIPTION,missing)
@$(call install_copy, mc, 0, 0, 0755, -, /usr/bin/mc)
+ @$(call install_alternative_tree, mc, 0, 0, /etc/mc)
+ @$(call install_tree, mc, 0, 0, -, /usr/share/mc/skins)
@$(call install_finish, mc)
--
2.24.0.rc0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-24 21:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24 21:27 [ptxdist] [PATCH] mc: install skins and configuration Ladislav Michl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox