--- fcron-git-87e8f9536.old/Makefile.in +++ fcron-git-87e8f9536/Makefile.in @@ -136,7 +136,6 @@ done) documentation: - $(MAKE) -C doc doc-if-none install: install-staged strip perms ifeq ($(BOOTINSTALL), 1) --- fcron-git-87e8f9536.old/Makefile.in +++ fcron-git-87e8f9536/Makefile.in @@ -231,8 +231,6 @@ rm -f $(DESTDIR)$(FCRONTABS)/fcrontab.sig find $(DESTDIR)$(FCRONTABS) -type f ! -name "*.orig" -exec chown $(ROOTNAME) {} \; -exec chgrp $(ROOTGROUP) {} \; -exec chmod 600 {} \; - $(MAKE) -C doc perms - # strip executables strip: install-staged ifneq ($(DEBUG), 1)