diff options
author | krant <aleksey.vasilenko@gmail.com> | 2024-02-01 14:06:47 +0200 |
---|---|---|
committer | Tianling Shen <cnsztl@gmail.com> | 2024-02-02 17:55:18 +0800 |
commit | 86b091718e154d69a2f4455cc83c8d25197d6e35 (patch) | |
tree | 2bed9cddfb99658760a277160b87cbaf4f146cc0 /utils/unrar/patches | |
parent | 9df1acff08fa7abea56ac92614e0b284ea50f2b2 (diff) |
unrar: update to 6.2.12
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Diffstat (limited to 'utils/unrar/patches')
-rw-r--r-- | utils/unrar/patches/100-makefile_fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/unrar/patches/100-makefile_fixes.patch b/utils/unrar/patches/100-makefile_fixes.patch index 19ec61943..acd633759 100644 --- a/utils/unrar/patches/100-makefile_fixes.patch +++ b/utils/unrar/patches/100-makefile_fixes.patch @@ -22,7 +22,7 @@ # Linux using LCC #CXX=lcc -@@ -167,7 +167,7 @@ uninstall-unrar: +@@ -170,7 +170,7 @@ uninstall-unrar: rm -f $(DESTDIR)/bin/unrar install-lib: |