Guest User

Untitled

a guest
Feb 20th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. -- set packages you don't want to build in comment to remove them
  2. -- from the generated make file
  3. dopackage("mod_expat")
  4. --dopackage("mod_sqlite")
  5. dopackage("mod_io")
  6. dopackage("mod_gui")
  7. --dopackage("mod_db")
  8. --dopackage("mod_wxjs")
  9. dopackage("mod_tpl")
  10. --dopackage("mod_mysql")
  11. dopackage("mod_gd")
  12. --dopackage("mod_memcache")
  13. --dopackage("mod_curl")
  14. dopackage("fcgi")
Add Comment
Please, Sign In to add comment