less/less-394-time.patch
Petr Šabata 5c4f29e5c8 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/less#272509e536116b12c1fcc1135e6c5890ec5f64cc
2020-10-15 15:14:19 +02:00

12 lines
289 B
Diff

--- less-394/Makefile.in.time 2005-09-14 04:21:38.000000000 +0200
+++ less-394/Makefile.in 2007-02-07 13:21:24.000000000 +0100
@@ -6,7 +6,7 @@
VPATH = @srcdir@
CC = @CC@
-INSTALL = @INSTALL@
+INSTALL = @INSTALL@ -p
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@