[Lunar-commits] <moonbase-other> netatalk: simplify

v4hn me at v4hn.de
Sun Oct 7 12:59:18 CEST 2012


commit 6dadbf32df1d0cab49483107c2f80d77f7d82e03
Author: v4hn <me at v4hn.de>
Date: Sun, 07 Oct 2012 03:59:18 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/6dadbf32df1d0cab49483107c2f80d77f7d82e03

netatalk: simplify
---
  net/netatalk/BUILD     | +7/-0     
  net/netatalk/CONFIGURE | +0/-2     
  2 files changed, 7 insertions(+), 2 deletions(-)

--- /dev/null
+++ b/net/netatalk/BUILD
@@ -0,0 +1,7 @@
+(
+
+   OPTS+=" --with-libevent-header=/usr/include --with-libevent-lib=/usr/lib" &&
+
+   default_build
+
+) > $C_FIFO 2>&1
--- a/net/netatalk/CONFIGURE
+++ /dev/null
@@ -1,2 +0,0 @@
-OPTS="--with-libevent-header=/usr/include --with-libevent-lib=/usr/lib"
-echo 'OPTS='\"$OPTS\" >> $MODULE_CONFIG




More information about the Lunar-commits mailing list