mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
package/mech: relocate clixon system setup
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -15,6 +15,9 @@ define MECH_INSTALL_EXTRA
|
||||
cp $(MECH_PKGDIR)/clixon.conf $(FINIT_D)/available/
|
||||
ln -sf ../available/clixon.conf $(FINIT_D)/enabled/clixon.conf
|
||||
cp $(MECH_PKGDIR)/tmpfiles.conf $(TARGET_DIR)/etc/tmpfiles.d/mech.conf
|
||||
mkdir -p $(TARGET_DIR)/lib/infix
|
||||
cp $(MECH_PKGDIR)/prep-db $(TARGET_DIR)/lib/infix/
|
||||
cp $(MECH_PKGDIR)/clean-etc $(TARGET_DIR)/lib/infix/
|
||||
endef
|
||||
MECH_TARGET_FINALIZE_HOOKS += MECH_INSTALL_EXTRA
|
||||
|
||||
|
||||
Reference in New Issue
Block a user