From 7ebe10090da2d54615247dac524fa1b2c86ce203 Mon Sep 17 00:00:00 2001 From: John Ralls Date: Sun, 19 May 2013 15:56:43 +0000 Subject: [PATCH] Ensure that no python compiled files (.pyo or .pyc) are bundled This allows the bundle to be sanitized with `find Gramps.app -name '*.py[oc]' -delete` if there are code-signing errors when moving the bundle from one machine to another. svn: r22375 --- mac/gramps.bundle | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/mac/gramps.bundle b/mac/gramps.bundle index 9636356b9..478f9a5f4 100644 --- a/mac/gramps.bundle +++ b/mac/gramps.bundle @@ -137,8 +137,20 @@ ${prefix}/etc/pango/ + + ${prefix}/share/gramps/*.py + + + + ${prefix}/share/gramps/*.glade + + + + ${prefix}/share/gramps/*.xml + + - ${prefix}/share/gramps/ + ${prefix}/share/gramps/images/