You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/www-apps/prewikka/files/prewikka-5.2.0-fix_siteconf...

11 lines
331 B

--- a/setup.py 2020-09-09 16:44:23.000000000 +0200
+++ b/setup.py 2020-09-29 01:07:56.522604785 +0200
@@ -108,6 +108,7 @@
ofile, copied = self.copy_file('scripts/prewikka.wsgi', share_dir)
def run(self):
+ self.skip_build = 0
os.umask(0o22)
self.install_conf()
self.install_wsgi()