commit | 5250929d6010083779d334634dcd6766de045b1f | [log] [tgz] |
---|---|---|
author | Brian Gernhardt <benji@silverinsanity.com> | Tue Mar 27 12:03:43 2007 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Sat Mar 31 23:59:42 2007 -0700 |
tree | cfc24fe936ee91f9877234643e84978b68a3cee1 | |
parent | 7a585c0e6ad872af9a7b88c7c4760a2c606be1ec [diff] |
Remove unused WITH_OWN_SUBPROCESS_PY from RPM spec We don't have a copy of subprocess.py anymore, so we removed that option from the Makefile. Let's not leave that cruft around the RPM spec file either. Signed-off-by: Junio C Hamano <junkio@cox.net>