Page MenuHomeFreeBSD

Update to 2015.1/1171507 and remove exec statements.
ClosedPublic

Authored by gordon on Jul 15 2015, 4:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 28, 6:46 PM
Unknown Object (File)
Nov 21 2024, 12:57 AM
Unknown Object (File)
Nov 18 2024, 9:53 AM
Unknown Object (File)
Nov 17 2024, 7:50 AM
Unknown Object (File)
Nov 17 2024, 12:38 AM
Unknown Object (File)
Nov 16 2024, 6:09 PM
Unknown Object (File)
Nov 11 2024, 8:37 PM
Unknown Object (File)
Nov 11 2024, 1:31 PM
Subscribers
None

Details

Reviewers
erwin
mat

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

gordon retitled this revision from to Update to 2015.1/1171507 and remove exec statements..
gordon updated this object.
gordon edited the test plan for this revision. (Show Details)
gordon added reviewers: erwin, mat.
devel/p4d/Makefile
46–48

We try to keep the targets in the order they're run, so that it's easier to read, so, in theory, this one should go after do-install.
Now, there's no need to have two targets, so just add the MKDIR to the do-install target.

Move stage to install.
Use common variables migrated to p4/Makefile.inc

mat edited edge metadata.
This revision is now accepted and ready to land.Jul 16 2015, 6:51 AM