summaryrefslogtreecommitdiff
path: root/multimedia/gaupol/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gaupol/files/patch-setup.py')
-rw-r--r--multimedia/gaupol/files/patch-setup.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/gaupol/files/patch-setup.py b/multimedia/gaupol/files/patch-setup.py
index 5fe8d48403f3..153b67fdd09d 100644
--- a/multimedia/gaupol/files/patch-setup.py
+++ b/multimedia/gaupol/files/patch-setup.py
@@ -1,6 +1,6 @@
---- setup.py.orig 2017-11-12 01:10:33 UTC
+--- setup.py.orig 2018-05-27 20:40:27 UTC
+++ setup.py
-@@ -235,7 +235,10 @@ class InstallData(install_data):
+@@ -232,7 +232,10 @@ class InstallData(install_data):
data_dir = get_command_obj("install_data").install_dir
data_dir = os.path.join(data_dir, "share", "gaupol")
files = glob.glob("{}/extensions/*/*.py".format(data_dir))
@@ -9,6 +9,6 @@
+ base_dir=%%PREFIX%%,
+ prefix=%%STAGEDIR%%,
+ dry_run=self.dry_run)
-
- def __generate_linguas(self):
- """Generate LINGUAS file needed by msgfmt."""
+ # Figure out paths of the compiled files and add them to
+ # self.outfiles so that 'setup.py --record' works correctly.
+ def get_cache_pattern(path):