linux-rpm*.mk: Make target install depend on all only

This commit is contained in:
Jan Lindemann 2005-05-16 18:12:01 +00:00 committed by Jan Lindemann
commit cb21e6d88e
2 changed files with 4 additions and 3 deletions

View file

@ -177,7 +177,7 @@ spm: $(F_SPM)
rpm: $(F_RPMS)
upload: update.done rpm $(F_ULDONE)
tag: tag.done
install: build.lxdone driver.done install.lxdone
#install: build.lxdone driver.done install.lxdone
copy-run: copy-run.done
copy-devel: copy-devel.done
copy: copy-run copy-devel