[jhbuild] world: Set default PySol path for aisleriot on FreeBSD



commit 7398dedb17dd9d908589a27708e2b5c65a32f8c7
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sat Jul 16 23:05:23 2016 +0800

    world: Set default PySol path for aisleriot on FreeBSD

 modulesets/gnome-world.modules |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 3478052..d08188c 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -116,6 +116,9 @@
 
   <autotools id="aisleriot"
              autogenargs="--with-platform=gtk-only">
+    <if condition-set="freebsd">
+      <autogenargs value="--with-pysol-card-theme-path=/usr/local/share/PySolFC"/>
+    </if>
     <branch/>
     <dependencies>
       <dep package="intltool"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]