From: Bdale Garbee Date: Sat, 28 Mar 2009 12:43:49 +0000 (-0600) Subject: no need to rebuild man pages from pod files since changes no longer present X-Git-Tag: debian/1.7.0-1~14 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=94380bacfb7fb71dd9d99703b67993ece242e900;p=debian%2Fsudo no need to rebuild man pages from pod files since changes no longer present --- diff --git a/debian/rules b/debian/rules index 71c59f6..3cc6e68 100755 --- a/debian/rules +++ b/debian/rules @@ -49,9 +49,6 @@ build: build-stamp build-stamp: config-stamp dh_testdir - # ensure our pod changes get picked up - $(MAKE) -C build-simple sudoers.man.in sudo.man.in visudo.man.in - $(MAKE) -C build-simple $(MAKE) -C build-ldap