diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-02-23 16:20:19 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-02-23 16:20:19 -0800 |
commit | 1be9467231b3f418d41595d23a549f8198a2ab9d (patch) | |
tree | 54a70ee1789edfbb5dc0c4c2e9c400ef111a0c07 /packaging | |
parent | e5b73d9cb788bd254164320e443b07552ae5a223 (diff) | |
download | subsurface-1be9467231b3f418d41595d23a549f8198a2ab9d.tar.gz |
Mac bundle: include the XSLT files
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/macosx/subsurface.bundle | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/macosx/subsurface.bundle b/packaging/macosx/subsurface.bundle index 6f767b508..13e5c546f 100644 --- a/packaging/macosx/subsurface.bundle +++ b/packaging/macosx/subsurface.bundle @@ -104,6 +104,11 @@ ${prefix}/share/gtk-demo </data --> + <!-- XSLT files --> + <data> + ${prefix}/xslt + </data> + <!-- Copy in the themes data. You may want to trim this to save space in your bundle. --> <data> |