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

  /external/e2fsprogs/misc/
Makefile.in 390 $(E) " MKINSTALLDIRS $(sbindir) $(root_sbindir) $(bindir) $(man1dir) $(man8dir) $(libdir) $(root_sysconfdir)"
395 $(DESTDIR)$(libdir) $(DESTDIR)/$(root_sysconfdir)
454 $(Q) if test -f $(DESTDIR)$(root_sysconfdir)/mke2fs.conf; then \
455 if cmp -s $(DESTDIR)$(root_sysconfdir)/mke2fs.conf \
459 if grep -q ext4dev $(DESTDIR)$(root_sysconfdir)/mke2fs.conf ; then \
460 echo " INSTALL_DATA $(root_sysconfdir)/mke2fs.conf.e2fsprogs-new"; \
462 $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-new; \
463 echo "Warning: installing mke2fs.conf in $(DESTDIR)$(root_sysconfdir)/mke2fs.conf.e2fsprogs-new"; \
464 echo "Check to see if you need to update your $(root_sysconfdir)/mke2fs.conf"; \
466 echo " INSTALL_DATA $(root_sysconfdir)/mke2fs.conf";
    [all...]
  /external/e2fsprogs/
configure 604 root_sysconfdir
    [all...]

Completed in 167 milliseconds