Alexander Leidinger escribió:
Quoting Gabor Kovesdan <[EMAIL PROTECTED]> (Sat, 16 Jun 2007 21:46:12 +0000 
(UTC)):

gabor       2007-06-16 21:46:12 UTC

  FreeBSD ports repository

  Modified files:
emulators/linux_dist-gentoo-stage1 Makefile emulators/linux_dist-gentoo-stage2 Makefile emulators/linux_dist-gentoo-stage3 Makefile Log:
  - Work around installing in jail
  - Remove MANUAL_PACKAGE_BUILD

Thanks. This is even more elegant than my proposal. :)

Yeah, it seems there used to be a NO_EXTRACT knob, but it was removed, since WRKDIR must be created in the do-extract phase. When I just defined

do-extract:
   ${TRUE}

it broke the build, that's why this workaround is needed. I'm thinking about if it would make sense to reinvent NO_EXTRACT as it would only create WRKDIR but would not extract the distfile.

--
Gabor Kovesdan
FreeBSD Volunteer

EMAIL: [EMAIL PROTECTED] .:|:. [EMAIL PROTECTED]
WEB:   http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org

_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to