Fix Makefile installing in wrong directories
authorSeewer Philippe <philippe.seewer-omB+W0Dpw2o@public.gmane.org>
Fri, 27 Feb 2009 10:41:21 +0000 (11:41 +0100)
committerHarald Hoyer <harald@redhat.com>
Wed, 4 Mar 2009 16:01:22 +0000 (17:01 +0100)
commitfafe4adec54ee4d8e3f55c0d5b253d48db0fc830
treef659b74cbee73fa379379c97865d6059db585208
parent49c68fa4425cd43cd0ed93e4ed6e90b1a47c3709
Fix Makefile installing in wrong directories

rules, hooks and modules are installed in $(DESTDIR)/usr/libexec/dracut/
instead of their corresponding sub-directories.

This patch fixes this.

--
 Makefile |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
Makefile