diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-01 02:49:09 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-01 02:49:09 +0000 |
commit | 7153f4a8e3854fb6180d67ea6cc2910c61a522c5 (patch) | |
tree | f4893fd2ae3dae93d46a8526ed51a036cb714b8a /less-394-time.patch | |
parent | cee728de488e04639a115941f15ae0269eab8e50 (diff) |
automatic import of lessopeneuler20.03
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@ + |