pkg-infra: improve reliability of foo-install
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sat, 21 Jan 2012 00:01:12 +0000 (01:01 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 2 Feb 2012 21:52:35 +0000 (22:52 +0100)
commit5fe4b2c3998bdeae8a1546ce57e00aad5cdeb17a
tree4d760000940d8a763c2fee573ef271dcb928b88c
parenta23c0e59684628f69615e25ad1b9dbca972a3815
pkg-infra: improve reliability of foo-install

Running foo-uninstall has a high likelyhood of failing, because we
remove a lot of directories from the target.  To improve the reliability,
remove the stamp files before calling the uninstall commands, and add
the -k option to the sub-make.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Makefile.autotools.in
package/Makefile.package.in