diff options
Diffstat (limited to 'package/make/patches/patch-commands_c')
-rw-r--r-- | package/make/patches/patch-commands_c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/make/patches/patch-commands_c b/package/make/patches/patch-commands_c deleted file mode 100644 index 2157bd3ce..000000000 --- a/package/make/patches/patch-commands_c +++ /dev/null @@ -1,11 +0,0 @@ ---- make-4.0.orig/commands.c 2013-10-06 01:12:24.000000000 +0200 -+++ make-4.0/commands.c 2014-07-30 15:31:01.450155946 +0200 -@@ -14,8 +14,6 @@ A PARTICULAR PURPOSE. See the GNU Gener - You should have received a copy of the GNU General Public License along with - this program. If not, see <http://www.gnu.org/licenses/>. */ - --#include <dlfcn.h> -- - #include "makeint.h" - #include "filedef.h" - #include "dep.h" |