Chromium Code Reviews| Index: ports/lua5.3/build.sh |
| diff --git a/ports/lua5.3/build.sh b/ports/lua5.3/build.sh |
| index f0ba6ee1f22172c57fb473107adb0b7b565b937c..58036c78ef5d01b668ae8011af63e688f2bf72fe 100644 |
| --- a/ports/lua5.3/build.sh |
| +++ b/ports/lua5.3/build.sh |
| @@ -64,7 +64,3 @@ InstallStep() { |
| LogExecute make PLAT=${PLAT} EXEEXT=${NACL_EXEEXT} \ |
| INSTALL_TOP=${DESTDIR}/${PREFIX} install |
| } |
| - |
| -PublishStep() { |
| - PublishByArchForDevEnv |
| -} |