diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-01 02:32:23 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-01 02:32:23 +0000 |
commit | 4f08923dde6971f5f04bc76d115745e26683e14f (patch) | |
tree | ddad1c8d6e28488f99228e06671b93192e21a20a /less-394-time.patch | |
parent | 68e96dceb5696d0ca0b6727de34c1a2cdfa4d3f6 (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@ + |