mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
smart-selection.mk: Add target commit
This commit is contained in:
parent
484d5c2bab
commit
71fe2cd51f
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ clean:
|
|||
distclean: clean
|
||||
upload: upload.done
|
||||
install-smart: rpm-install-smart.done
|
||||
commit: selection.done channels.done
|
||||
cvs add $(SELECTION) $(CHANNEL_LIST)
|
||||
cvs commit -m "o updated by target $@"
|
||||
|
||||
# === rules
|
||||
selection.done: $(MODDIR)/make/smart-selection.mk
|
||||
|
|
@ -46,3 +49,4 @@ rpm-install-smart.done:
|
|||
|
||||
install-packages:
|
||||
cat $(SELECTION) | xargs sudo smart install -y
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue