[Lunar-commits] <moonbase-other> allegro-4: fix doc dir
v4hn
me at v4hn.de
Fri Mar 22 16:08:24 CET 2013
commit 1414a73229647e38d4c08666f669088a3f514f25
Author: v4hn <me at v4hn.de>
Date: Fri, 22 Mar 2013 08:08:24 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/1414a73229647e38d4c08666f669088a3f514f25
allegro-4: fix doc dir
---
libs/allegro-4/BUILD | +2/-5
1 file changed, 2 insertions(+), 5 deletions(-)
--- a/libs/allegro-4/BUILD
+++ b/libs/allegro-4/BUILD
@@ -1,5 +1,2 @@
-(
-
- default_cmake_build
-
-) > $C_FIFO 2>&1
+OPTS+=" -DDOCDIR=/usr/share/doc" &&
+default_cmake_build
More information about the Lunar-commits
mailing list