]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Makefile: install dracut.kernel.7
authorHarald Hoyer <harald@redhat.com>
Fri, 6 Aug 2010 16:15:51 +0000 (18:15 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 6 Aug 2010 16:15:51 +0000 (18:15 +0200)
Makefile

index 99044d768b9d0b83cff37b0fe22a8cc27e91a0b1..1413373d9a15556feac256071551de81b833599a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ endif
        install -m 0644 dracut-catimages.8 $(DESTDIR)$(mandir)/man8
        install -m 0644 dracut-gencmdline.8 $(DESTDIR)$(mandir)/man8
        install -m 0644 dracut.conf.5 $(DESTDIR)$(mandir)/man5
-       install -m 0644 dracut.kernel.5 $(DESTDIR)$(mandir)/man7
+       install -m 0644 dracut.kernel.7 $(DESTDIR)$(mandir)/man7
 ifeq (1,${WITH_SWITCH_ROOT})
        rm $(DESTDIR)$(pkglibdir)/modules.d/99base/switch_root
 endif