Index: ports/xeyes/build.sh |
diff --git a/ports/xeyes/build.sh b/ports/xeyes/build.sh |
index 731de0810c688b80fc080ee741b55e96d21a7963..f09052029761fd2efb5100a8a89cfa1a83cdda5e 100644 |
--- a/ports/xeyes/build.sh |
+++ b/ports/xeyes/build.sh |
@@ -10,7 +10,3 @@ if [ "${NACL_LIBC}" = "newlib" ]; then |
NACLPORTS_CPPFLAGS+=" -I${NACLPORTS_INCLUDE}/glibc-compat" |
LIBS+=" -lglibc-compat" |
fi |
- |
-PublishStep() { |
- PublishByArchForDevEnv |
-} |