Loading

Paste #p7x1xqbwx

  1. pdq2s-MacBook-Pro-2:busy-bee-gs andy $ patch -p1 < make_fix.diff
  2. patching file check_lang_compatibility.py
  3. pdq2s-MacBook-Pro-2:busy-bee-gs andy $ make
  4. echo "[Bundle] bundle/BusyBee-v5494M-h4a46f566a8bb.tar"
  5. [Bundle] bundle/BusyBee-v5494M-h4a46f566a8bb.tar
  6. python3 check_lang_compatibility.py lang/english.txt info.nut
  7. ** Comparing file lang/english.txt, current version and at revision 06b75370997d **
  8. rm -rf "bundle"
  9. mkdir -p "bundle/BusyBee-v5494M-h4a46f566a8bb/lang"
  10. cp *.nut license.txt readme.txt "bundle/BusyBee-v5494M-h4a46f566a8bb"
  11. cp lang/*.txt "bundle/BusyBee-v5494M-h4a46f566a8bb/lang"
  12. sed -i 's/^PROGRAM_VERSION.*/PROGRAM_VERSION <- 5494;/' "bundle/BusyBee-v5494M-h4a46f566a8bb/info.nut"
  13. sed: 1: "bundle/BusyBee-v5494M-h ...": undefined label 'undle/BusyBee-v5494M-h4a46f566a8bb/info.nut'
  14. make: *** [bundle/BusyBee-v5494M-h4a46f566a8bb.tar] Error 1
  15. pdq2s-MacBook-Pro-2:busy-bee-gs andy $

Comments