From 8fb3c861313fb531e81432a0fd0003c49f281426 Mon Sep 17 00:00:00 2001 From: Jerry Shea Date: Mon, 22 Feb 2021 16:19:43 +1100 Subject: [PATCH] Makefile has execute permissions set in git --- .gitignore | 2 -- affinity/pom.xml | 22 ---------------------- 2 files changed, 24 deletions(-) diff --git a/.gitignore b/.gitignore index 7a6521cc6..00caab13d 100644 --- a/.gitignore +++ b/.gitignore @@ -48,8 +48,6 @@ local.properties .settings/ .loadpath -affinity/src/main/c/Makefile - ### Queue files *.cq4t *.cq4 diff --git a/affinity/pom.xml b/affinity/pom.xml index 9638c3127..19ee57922 100644 --- a/affinity/pom.xml +++ b/affinity/pom.xml @@ -109,28 +109,6 @@ - - - maven-antrun-plugin - 1.7 - - - build-native - process-classes - - run - - - - - - - - - - - - org.codehaus.mojo exec-maven-plugin