version 1.10, 2011/02/07 19:44:14
|
version 1.11, 2011/08/20 12:27:02
|
Line 52 make makepatchsum # and build again, or
|
Line 52 make makepatchsum # and build again, or
|
make makepatchsum && make clean && make patch # until all patches apply, if they failed at first |
make makepatchsum && make clean && make patch # until all patches apply, if they failed at first |
make print-PLIST | diff -u PLIST - |
make print-PLIST | diff -u PLIST - |
# modify PLIST |
# modify PLIST |
rm $(make show-var VARNAME=WRKDIR)/.PLIST* # this deserves to be another target |
make install-clean # to remove cached PLISTs and "installation done" marker |
make stage-install |
make stage-install |
# modify PLIST again or build again |
# modify PLIST again or build again |
make test # just to check for regressions |
make test # just to check for regressions |