only those packages with rebuild = 1 should skip rebuilding based on the file ages in the project.
attached should fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| packaging-youngest-fix.patch | 2.89 KB | hunmonk |
only those packages with rebuild = 1 should skip rebuilding based on the file ages in the project.
attached should fix this.
| Comment | File | Size | Author |
|---|---|---|---|
| packaging-youngest-fix.patch | 2.89 KB | hunmonk |
Comments
Comment #1
dww$type is just from $task which is a global, so I almost considered rerolling to just use that. But, globals are generally evil (although we use them all over this script), so the patch above was fine. So, I committed to HEAD.
Now I gotta rev this in SVN and deploy, although there are a few other fixes I'd like to get in before I both with that... Stay tuned.
Comment #2
dwwDeployed via d.o SVN.