summaryrefslogtreecommitdiffstats
path: root/source/a/infozip/zip-patches/zip-3.0-time.patch
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-03-01 23:44:12 +0000
committer Eric Hameleers <alien@slackware.com>2019-03-02 08:59:47 +0100
commitd26b7f6e82486c7fe02690ce5706b0660867c70b (patch)
treea0974c296e6fafc1ae78b443247ec50cd48347ac /source/a/infozip/zip-patches/zip-3.0-time.patch
parent2c09649cb63357808c79c8c6734f986fd5a0d2aa (diff)
downloadcurrent-d26b7f6e82486c7fe02690ce5706b0660867c70b.tar.gz
current-d26b7f6e82486c7fe02690ce5706b0660867c70b.tar.xz
Fri Mar 1 23:44:12 UTC 201920190301234412
a/eudev-3.2.7-x86_64-2.txz: Rebuilt. Don't require kvm group.
Diffstat (limited to 'source/a/infozip/zip-patches/zip-3.0-time.patch')
-rw-r--r--source/a/infozip/zip-patches/zip-3.0-time.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/source/a/infozip/zip-patches/zip-3.0-time.patch b/source/a/infozip/zip-patches/zip-3.0-time.patch
new file mode 100644
index 000000000..f72fd16c2
--- /dev/null
+++ b/source/a/infozip/zip-patches/zip-3.0-time.patch
@@ -0,0 +1,11 @@
+--- zip-2.31/unix/Makefile.time 2007-02-07 09:36:30.000000000 +0100
++++ zip-2.31/unix/Makefile 2007-02-07 09:38:42.000000000 +0100
+@@ -24,7 +24,7 @@
+ E =
+
+ # probably can change this to 'install' if you have it
+-INSTALL_PROGRAM = cp
++INSTALL_PROGRAM = cp -p
+ # probably can change this to 'install -d' if you have it
+ # XXX NextStep 3.3 and Openstep 4.x don't know about -p !
+ INSTALL_D = mkdir -p