]> git.donarmstrong.com Git - debhelper.git/commit
The fix for #563557 caused some new trouble involving makefile that misbehave when...
authorJoey Hess <joey@gnu.kitenet.net>
Thu, 18 Feb 2010 21:37:31 +0000 (16:37 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 18 Feb 2010 21:37:31 +0000 (16:37 -0500)
commit54804a1d1d330665cd8745a78a3953ce84fa1326
tree592c4b5dc2657bd1f1b332ebc951cab65989ee1f
parent40bfd0a60810dcd73fcdabe80b4306d8349227ef
The fix for #563557 caused some new trouble involving makefile that misbehave when stderr is closed. Reopen it to /dev/null when testing for the existance of a makefile target. Closes: #570443
Debian/Debhelper/Buildsystem/makefile.pm
debian/changelog