diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-07 06:27:59 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-07 06:27:59 +0000 |
commit | 2366b58986420efcf1139f52cc0d27f86e715476 (patch) | |
tree | f4893fd2ae3dae93d46a8526ed51a036cb714b8a /less-394-time.patch | |
parent | 93ba566ab5284ab35460a446b5cea5f60df19205 (diff) |
automatic import of lessopeneuler20.03_LTS_SP1
Diffstat (limited to 'less-394-time.patch')
-rw-r--r-- | less-394-time.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/less-394-time.patch b/less-394-time.patch new file mode 100644 index 0000000..85f52b3 --- /dev/null +++ b/less-394-time.patch @@ -0,0 +1,11 @@ +--- 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@ + |