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
4 -mkdir -p $(DESTDIR)$(pkgpythondir)
5 $(PYTHON) $(srcdir)/setup.py install \
7 + --install-lib=$(PYTHON_SITELIB) \
9 --record $(DESTDIR)$(pkgpythondir)/install_files.txt \