FWIW to get this working fully offline I also needed to make the puppetlabs/packaging code available under ext/ and do "rake sourceterminus" instead of "rake terminus". -- Later, Darin
On Tue, Sep 10, 2013 at 9:38 PM, Darin Perusich <[email protected]> wrote: > Hi Chris, > > On Tue, Sep 10, 2013 at 4:49 PM, Chris Price <[email protected]> wrote: >> If you need to build other pieces, let us know what and we may able to help >> further. > > So now that I've got puppetdb.jar building successfully what's needed > to make the following work? > > rake install PARAMS_FILE= DESTDIR=%{buildroot} > rake terminus PARAMS_FILE= DESTDIR=%{buildroot} > > -- > Later, > Darin -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-dev. For more options, visit https://groups.google.com/groups/opt_out.
