diff options
author | Rosen Penev <rosenp@gmail.com> | 2020-06-06 16:03:48 -0700 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2020-06-06 16:36:14 -0700 |
commit | cea0b39778533b4135e540b34c5c0a09c8b3c17c (patch) | |
tree | ed2726a51cbc303ed66dd5fd2b30ec74b9d6e3e5 /utils/unrar/patches | |
parent | 09eb2aade2850511fb0f2fe9443ed32984c1f52d (diff) |
unrar: update to 5.93
Refreshed patch.
Signed-off-by: Rosen Penev <rosenp@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 65d06efc7..19ec61943 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 -@@ -166,7 +166,7 @@ uninstall-unrar: +@@ -167,7 +167,7 @@ uninstall-unrar: rm -f $(DESTDIR)/bin/unrar install-lib: |