Index: ports/bison/build.sh |
diff --git a/ports/bison/build.sh b/ports/bison/build.sh |
index 9d5cd9567f788356091703951a1b39689bdfbaf9..cb3edb4528fef001f4c2342c19c4093fd0120d57 100644 |
--- a/ports/bison/build.sh |
+++ b/ports/bison/build.sh |
@@ -9,7 +9,3 @@ if [ "${NACL_LIBC}" = "newlib" ]; then |
fi |
NACLPORTS_CPPFLAGS+=" -DGNULIB_defined_struct_sigaction" |
- |
-PublishStep() { |
- PublishByArchForDevEnv |
-} |