HomeSort by relevance Sort by last modified time
    Searched refs:root_sysconfdir (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/ext2ed/
Makefile.in 74 install -d $(root_sysconfdir)
77 install -m 644 ext2ed.conf $(root_sysconfdir)
  /external/e2fsprogs/misc/
Makefile.in 511 $(E) " MKINSTALLDIRS $(sbindir) $(root_sbindir) $(bindir) $(man1dir) $(man8dir) $(libdir) $(root_sysconfdir)"
516 $(DESTDIR)$(libdir) $(DESTDIR)/$(root_sysconfdir)
580 $(Q) if test -f $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; then \
581 if cmp -s $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \
585 if grep -q ext4dev $(DESTDIR)$(root_sysconfdir)/mke2fs.conf ; then \
586 $(ES) " INSTALL_DATA $(root_sysconfdir)/mke2fs.conf.e2fsprogs-new"; \
588 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-new; \
589 echo "Warning: installing mke2fs.conf in $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-new"; \
590 echo "Check to see if you need to update your $(root_sysconfdir)/mke2fs.conf"; \
592 $(ES) " INSTALL_DATA $(root_sysconfdir)/mke2fs.conf";
    [all...]

Completed in 87 milliseconds