Revision d75e738e Makefile.am

b/Makefile.am
626 626
$(PYTHON_BOOTSTRAP): Makefile
627 627
	set -e; \
628 628
	module='$(subst -,_,$(notdir $@))'; \
629
	{ echo "#!$(PYTHON)"; \
629
	{ echo '#!/usr/bin/python'; \
630 630
	  echo '# This file is automatically generated, do not edit!'; \
631 631
	  echo "# Edit ganeti.client.$$module instead."; \
632 632
	  echo; \

Also available in: Unified diff