Update to ubuntu 18.04 in docker image
[termux-packages] / disabled-packages / deborphan / src-deborphan.c.patch
CommitLineData
5cb3a6f0
FF
1diff -u -r ../deborphan/src/deborphan.c ./src/deborphan.c
2--- ../deborphan/src/deborphan.c 2016-02-21 09:05:27.000000000 -0500
3+++ ./src/deborphan.c 2016-08-11 06:20:43.718666170 -0400
4@@ -562,8 +562,6 @@
5 if (this->install)
6 check_lib_deps(package, this, print_arch_suffixes);
7
8- free_pkg_regex();
9-
10 fflush(stdout);
11
12 for (i = 0; options[SEARCH] && search_for[i].name; i++) {