[Lunar-commits] <moonbase> libcap: version bumped to 2.22.
Auke Kok
auke at foo-projects.org
Fri Jul 29 06:38:43 CEST 2011
On 07/27/2011 08:06 AM, Florin Braescu wrote:
> commit 2f8248b9ba3b0935a3b9b1f7ea84b08551777072
> Author: Florin Braescu<florin at lunar-linux.org>
> Date: Wed Jul 27 18:06:28 2011 +0300
>
> libcap: version bumped to 2.22.
> ---
> libs/libcap/BUILD | 8 +++-----
> libs/libcap/DETAILS | 10 +++++-----
> 2 files changed, 8 insertions(+), 10 deletions(-)
>
> diff --git a/libs/libcap/BUILD b/libs/libcap/BUILD
> index f869949..1f83c77 100644
> --- a/libs/libcap/BUILD
> +++ b/libs/libcap/BUILD
> @@ -1,12 +1,10 @@
> (
>
> - # Fixes compilation error:
> - # Failed to set capabilities on file `/sbin/setcap' (Operation not supported)
> - patch_it $SOURCE2 1&&
> + patch_it $SOURCE_CACHE/$SOURCE2 1&&
patch_it already reads from $SOURCE_CACHE by default.
More information about the Lunar-dev
mailing list