aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ports-mgmt/pkg/files/patch-libpkg__pkg_elf.c (renamed from ports-mgmt/pkg/files/patch-arm-eabi)13
1 files changed, 0 insertions, 13 deletions
diff --git a/ports-mgmt/pkg/files/patch-arm-eabi b/ports-mgmt/pkg/files/patch-libpkg__pkg_elf.c
index 8af1a6cf310b..23c115212cfc 100644
--- a/ports-mgmt/pkg/files/patch-arm-eabi
+++ b/ports-mgmt/pkg/files/patch-libpkg__pkg_elf.c
@@ -43,16 +43,3 @@ index 8ac65ba..2abfc0e 100644
break;
case EM_MIPS:
/*
-diff --git newvers.sh newvers.sh
-index 8eefca3..30241fa 100755
---- newvers.sh
-+++ newvers.sh
-@@ -41,7 +41,7 @@
- : ${PKG_MINOR_VERSION="1"}
- : ${PKG_PATCH_LEVEL="4"}
-
--: ${PORTREVISION:=}
-+: ${PORTREVISION:=1}
- : ${PORTEPOCH:=}
-
- # ------------------------------------------------------------------