src/Makefile.am: Make setcap and chmod fault-tolerant.
authorFlorian Forster <octo@verplant.org>
Thu, 10 Mar 2011 16:10:16 +0000 (17:10 +0100)
committerFlorian Forster <octo@verplant.org>
Thu, 10 Mar 2011 16:10:19 +0000 (17:10 +0100)
commit207d51d66b383b501c15cacd6a24d7013c8c6a1d
tree6936e9cd60be32029cd4aa0fad36e4ba53c041bb
parentc21f5a46cdff30fe870ac3f79d3a5a32ac6a64db
src/Makefile.am: Make setcap and chmod fault-tolerant.

This is required because this weird Debian fakeroot utility gives the
impression as if the install was run by root, when in fact it isn't.
What good this should do is beyond me.
src/Makefile.am