[Lunar-commits] <moonbase> libcap: attr is no longer optional

Paul Bredbury brebs at lunar-linux.org
Sun Feb 20 19:07:19 CET 2011


commit 99a7c746eac9ebf7b9a5edae5fd4d0b8c6a2822c
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Mon Feb 21 01:07:19 2011 +0700

    libcap: attr is no longer optional
---
 libs/libcap/BUILD |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/libs/libcap/BUILD b/libs/libcap/BUILD
index 62a1181..9ca963d 100644
--- a/libs/libcap/BUILD
+++ b/libs/libcap/BUILD
@@ -4,10 +4,6 @@
   # Failed to set capabilities on file `/sbin/setcap' (Operation not supported)
   patch_it $SOURCE2 1 &&
 
-  if !( module_installed attr ); then
-     sedit "s/LIBATTR := yes/LIBATTR := no/" Make.Rules
-  fi &&
-
   default_build
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list