[Lunar-commits] <moonbase> acl: sry, we still need rm the static, my bad

Christian Krause wookietreiber at lunar-linux.org
Tue May 10 23:34:56 CEST 2011


commit df3feecc4731c438509d0113c94c3ae4d72db7ba
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date:   Tue May 10 23:34:56 2011 +0200

    acl: sry, we still need rm the static, my bad
---
 filesys/acl/BUILD |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/filesys/acl/BUILD b/filesys/acl/BUILD
index 8b4878d..4b5f24b 100644
--- a/filesys/acl/BUILD
+++ b/filesys/acl/BUILD
@@ -6,6 +6,7 @@
 
   default_build     &&
   make install-dev  &&
-  make install-lib
+  make install-lib  &&
+  rm -f /usr/lib/libacl.a
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list