]> git.donarmstrong.com Git - debhelper.git/commit
remove calls to build-arch, install-arch, etc
authorJoey Hess <joey@kitenet.net>
Mon, 13 Jun 2011 20:03:19 +0000 (16:03 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 13 Jun 2011 20:03:19 +0000 (16:03 -0400)
commit6e31814343d8564508e66d3de0585feb7e69bfd8
treea9cfc6eb7d40367fecfd03284212d4de25f17cdb
parent6a4ceaf1a79f7548f1e848a87c17ff0f35f6c5c2
remove calls to build-arch, install-arch, etc

These calls are no-ops, unless explicit targets exist, and in that case
later code rewrites the build and install sequences to include them.
dh