make: Replace some executables by absolute paths to improve performance
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
172f7fac01
commit
f5c43f706a
54 changed files with 134 additions and 137 deletions
|
|
@ -14,7 +14,7 @@ CHANNEL_LIST = $(shell $(GENERATE_SELECTION) -s)-channels.txt
|
|||
all: selection.done channels.done
|
||||
install:
|
||||
clean:
|
||||
rm -rf *.done *.tmp
|
||||
$(RM) -rf *.done *.tmp
|
||||
distclean: clean
|
||||
upload: upload.done
|
||||
install-smart: rpm-install-smart.done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue