--- wikisrc/pkgsrc/targets.mdwn 2011/02/07 19:44:14 1.10 +++ wikisrc/pkgsrc/targets.mdwn 2011/08/20 12:27:02 1.11 @@ -52,7 +52,7 @@ make makepatchsum # and build again, or make makepatchsum && make clean && make patch # until all patches apply, if they failed at first make print-PLIST | diff -u 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 # modify PLIST again or build again make test # just to check for regressions