Re: [PATCH 49/50] Modify hook loading to make it slightly easier to script.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Pazartesi 16 Şubat 2009 tarihinde şunları yazmıştınız:
> -       for hooks in pre-*/* ; do install -m 0755 $$hook $(DESTDIR/usr/libexec/dracut ; done
> +       for hooks in hooks/* ; do install -m 0755 $$hook $(DESTDIR)/usr/libexec/dracut ; done

Typo here. Must be

for hook in hooks/*

Attachment: signature.asc
Description: This is a digitally signed message part.


[Index of Archives]     [Linux Kernel]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux