diff -Naur glibc-2.17/Makerules glibc-2.17-magellan/Makerules --- glibc-2.17/Makerules 2012-12-25 03:02:13.000000000 +0000 +++ glibc-2.17-magellan/Makerules 2013-07-11 19:31:30.347000000 +0000 @@ -795,6 +795,7 @@ define do-install $(make-target-directory) $(INSTALL_DATA) $< $@ +touch -d '0.5 seconds ago' $@ endef # Make the target directory if it doesn't exist, using the `mkinstalldirs'