[Lunar-commits] <moonbase-other> wesnoth: install documentation in subfolder

v4hn me at v4hn.de
Tue Nov 6 11:11:25 CET 2012


commit 2b6b6890da02531f05d9b8a325d9d545af2837bd
Author: v4hn <me at v4hn.de>
Date: Tue, 06 Nov 2012 02:11:25 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/2b6b6890da02531f05d9b8a325d9d545af2837bd

wesnoth: install documentation in subfolder
---
  games/wesnoth/BUILD | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/games/wesnoth/BUILD
+++ b/games/wesnoth/BUILD
@@ -13,7 +13,7 @@
           -DDESKTOPDIR=${MODULE_PREFIX}/share/applications \
           -DICONDIR=${MODULE_PREFIX}/share/pixmaps \
           -DMANDIR=${MODULE_PREFIX}/share/man \
-          -DDOCDIR=${MODULE_PREFIX}/doc"
+          -DDOCDIR=${MODULE_PREFIX}/doc/$MODULE"
 
   # fribidi is obsolete and would require 0.10.*
   OPTS+=" -DENABLE_FRIBIDI=OFF"




More information about the Lunar-commits mailing list