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/net-analyzer/prelude-correlator/files/prelude-correlator-5.2.0-fi...

11 lines
333 B

--- a/setup.py 2020-09-29 00:30:57.407653336 +0200
+++ b/setup.py 2020-09-29 00:41:37.813997273 +0200
@@ -67,6 +67,7 @@
class my_install(install):
def run(self):
+ self.skip_build = 0
for dirname, flist in self.distribution.data_files:
prefix = self.prefix
if self.prefix == "/usr":