]> arthur.barton.de Git - bup.git/commit
Fix python-cmd.sh generation and cleanup
authorRob Browning <rlb@defaultvalue.org>
Mon, 14 Dec 2015 18:59:14 +0000 (12:59 -0600)
committerRob Browning <rlb@defaultvalue.org>
Fri, 18 Dec 2015 18:55:08 +0000 (12:55 -0600)
commit48b8d83f887f69dd9ef956b9aca5ca4628a12ce7
tree29dba62d69dbef61f290143cf6e1c62a81b11f0f
parent03d35993b87f49753542e705e37949a46964be17
Fix python-cmd.sh generation and cleanup

Clean up cmd/python-cmd.sh, add config/configure.inc as a dependency,
and invoke ./configure, not config/configure (which would fail).

This was rarely observed because ./configure would normally be invoked
by other dependencies first.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
Makefile