]> git.cworth.org Git - tar/commit
Fix to allow parallel build (-j2), closes #535319
authorCarl Worth <cworth@cworth.org>
Wed, 29 Jul 2009 21:21:50 +0000 (14:21 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 29 Jul 2009 21:21:50 +0000 (14:21 -0700)
commitd36b1d08483525fdcc909faca772231a2d78a29b
treebed28dae957e8f380eff4e11fde1320c91e82cbd
parentf85fd3a2621c42e27c7c69aba71b38652aee0f59
Fix to allow parallel build (-j2), closes #535319

We have to strictly serialize building after configuring, (by
making build-stamp depend on configure-stamp).
debian/changelog
debian/rules