Index: ports/lua5.2/build.sh |
diff --git a/ports/lua5.2/build.sh b/ports/lua5.2/build.sh |
index 76361abf8f695af66258cb5272cfd4b2e4b411d5..5ee5c821fb18e813b9ca8d2374c57f87e0591499 100644 |
--- a/ports/lua5.2/build.sh |
+++ b/ports/lua5.2/build.sh |
@@ -65,7 +65,3 @@ InstallStep() { |
LogExecute make PLAT=${PLAT} EXEEXT=${NACL_EXEEXT} \ |
INSTALL_TOP=${DESTDIR}/${PREFIX} install |
} |
- |
-PublishStep() { |
- PublishByArchForDevEnv |
-} |