Permissions
Closed this issue · 5 comments
For some reason, I don't have permissions to commit directly to this repo.
@01micko - can you sort this out, please?
Sure
Should be sorted
Hi Dima
Before we get too far, I'm making some basic changes as suggested by
jamesbond.
- shift all sources to a source_cache
- shift all pet packages to an out dir
- better cleanup, ie delete source builds and pet directories, leaving
each pet build dir pristine - possibly a func library for the basics such as retrieve and extract
which will suit 90% of the builds
Mick
On Thu, Oct 16, 2014 at 7:10 AM, Dima Krasner notifications@github.com
wrote:
—
Reply to this email directly or view it on GitHub
#1 (comment)
.
We'll need a function that splits a package (DEV, DOC, NLS). Also, I'd really love to see installwatch kicked out - DESTDIR should work in 99% of cases.
Just do your changes as you see fit - I'll open a pull request if I want to do such basic changes.
I did a pretty much full rewrite, with a func library, just for download
and extract, plus caching of source, moving pets to a build, plus
generating a database of pet.specs entries.
The files aren't much different, just moving of retrieve and extract
functions to the library.
On Thu, Oct 16, 2014 at 7:43 AM, Dima Krasner notifications@github.com
wrote:
We'll need a function that splits a package (DEV, DOC, NLS). Also, I'd
really love to see installwatch kicked out - DESTDIR should work in 99% of
cases.Just do your changes as you see fit - I'll open a pull request if I want
to do such basic changes.—
Reply to this email directly or view it on GitHub
#1 (comment)
.