Author Topic: How doesn't it build tools and doc packages?  (Read 288 times)

simonbcn

  • Newbie
  • *
  • Posts: 3
How doesn't it build tools and doc packages?
« on: May 06, 2011, 11:17:30 AM »
I wanna build the tools and doc packages and I tried with:
Quote
AUTOBUILD=1 NOEXTRAS=1 no_dumpfile=true skipabi=true skipmodule=true do_doc_package=false full_build=false do_tools=false fakeroot debian/rules binary-indep
But it doesn't work.  :(