Fix rpm build

Commit 17f19a32 introduced "install-redhat-from-spec" target.
Unfortunately this target was not defined in bin/Makefile so
rpm building failed. Fix it by defining an empty target (the
thing that install-redhat does in bin is handled by vzctl.spec).

Reported-by: Scott Dowdle <dowdle@montanalinux.org>
1 file changed