On Mon, Jun 23, 2014 at 04:23:48AM +0200, Nils Steinger wrote: > + rmdir -p --ignore-fail-on-non-empty $(DESTDIR)$(man8dir)
> + rmdir -p --ignore-fail-on-non-empty $(DESTDIR)$(libdir) > + rmdir -p --ignore-fail-on-non-empty $(DESTDIR)$(bindir) I don't think it's right to remove the systemwide directories: bindir, libdir and man8dir. There rest are btrfs subdirs (eg. incdir), that's fine. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html