diff options
author | CoprDistGit <infra@openeuler.org> | 2024-07-14 04:12:04 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-07-14 04:12:04 +0000 |
commit | bf4050f2f1952c876915397a03adee45fa31ac77 (patch) | |
tree | f5b6dfe0a06753959c878be691446baa131124b7 /less-394-time.patch | |
parent | e66da3d58e62217d7864b58ea46aafc60a64ba00 (diff) |
automatic import of lessopeneuler24.03_LTS
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@ + |