[Lunar-commits] <moonbase-core> libcap: remove a compile hack. not needed from now.
Florin Braescu
florin at lunar-linux.org
Sat Jan 11 17:39:15 CET 2014
commit d1c893a5f9bee9b55770e2bc9ff5e370bf89b6b1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 11 Jan 2014 08:37:19 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/d1c893a5f9bee9b55770e2bc9ff5e370bf89b6b1
libcap: remove a compile hack. not needed from now.
---
libs/libcap/BUILD | +0/-2
1 file changed, 2 deletions(-)
--- a/libs/libcap/BUILD
+++ b/libs/libcap/BUILD
@@ -2,8 +2,6 @@
patch_it $SOURCE_CACHE/$SOURCE2 1 &&
- sedit "s/uapi\///" libcap/Makefile &&
-
# no static libs
sedit "s/all: \$(MINLIBNAME) \$(STALIBNAME)/all: \$(MINLIBNAME)/g" libcap/Makefile &&
sedit "/install -m 0644 \$(STALIBNAME)/d" libcap/Makefile &&
More information about the Lunar-commits
mailing list