Blame SOURCES/zip-3.0-time.patch

69b9f5
--- zip-2.31/unix/Makefile.time	2007-02-07 09:36:30.000000000 +0100
69b9f5
+++ zip-2.31/unix/Makefile	2007-02-07 09:38:42.000000000 +0100
69b9f5
@@ -24,7 +24,7 @@
69b9f5
 E =
69b9f5
 
69b9f5
 # probably can change this to 'install' if you have it
69b9f5
-INSTALL_PROGRAM = cp
69b9f5
+INSTALL_PROGRAM = cp -p
69b9f5
 # probably can change this to 'install -d' if you have it
69b9f5
 # XXX NextStep 3.3 and Openstep 4.x don't know about -p !
69b9f5
 INSTALL_D = mkdir -p