firefox: update to 135.0
[oi-userland.git] / components / cluster / crmsh / patches / 002_Makefile_am.patch
blob4617404459cd4cd9b37aaa3c8b2106b5d70c2dc2
1 --- crmsh-3.0.1/Makefile.am.orig 2017-09-23 22:42:56.388407735 +0000
2 +++ crmsh-3.0.1/Makefile.am 2017-09-23 22:43:58.284283594 +0000
3 @@ -72,6 +73,7 @@
4 -mkdir -p $(DESTDIR)$(pkgpythondir)
5 $(PYTHON) $(srcdir)/setup.py install \
6 --root $(DESTDIR)/// \
7 + --install-lib=$(PYTHON_SITELIB) \
8 $(python_prefix) \
9 --record $(DESTDIR)$(pkgpythondir)/install_files.txt \
10 --verbose