[Lunar-commits] <moonbase-other> openslp: fix /usr/doc bug

v4hn me at v4hn.de
Thu Oct 31 23:02:51 CET 2013


commit 3d0a4c047efa5610c6009fab2e7eb8fdeae9ae65
Author: v4hn <me at v4hn.de>
Date: Thu, 31 Oct 2013 15:02:41 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/3d0a4c047efa5610c6009fab2e7eb8fdeae9ae65

openslp: fix /usr/doc bug
---
  net/openslp/BUILD     | +0/-4     
  net/openslp/PRE_BUILD | +3/-0     
  2 files changed, 3 insertions(+), 4 deletions(-)

--- a/net/openslp/BUILD
+++ b/net/openslp/BUILD
@@ -1,7 +1,3 @@
-(
-
   OPTS+=" --sysconfdir=/etc/slp" &&
 
   default_build
-
-) > $C_FIFO 2>&1
--- /dev/null
+++ b/net/openslp/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+
+sedit 's at DOC_DIR = .*@DOC_DIR = $(prefix)/share/doc/openslp-$(VERSION)@' Makefile.in




More information about the Lunar-commits mailing list