Skip to content
Snippets Groups Projects
Commit ffd145b2 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

fix target script installation

parent 2bf0b08c
Branches master
Tags 0.8.0
No related merge requests found
SCRIPT_TARGET := \ SCRIPT_TARGET := \
module/boot@/configure/.xinitrc \ module/boot-user@/configure/.xinitrc \
module/boot@/configure/.xsession module/boot-user@/configure/.xsession
SERVICE_TARGET := service/boot-user@ SERVICE_TARGET := service/boot-user@
MODULE_TARGET := $(shell find module/boot-user@/service -type f) MODULE_TARGET := $(shell find module/boot-user@/service -type f)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment