Submitter | Faheem Mitha |
---|---|
Date | Oct. 10, 2014, 11:07 p.m. |
Message ID | <86dbbc8b72ca366ac6e6.1412982450@orwell.homelinux.org> |
Download | mbox | patch |
Permalink | /patch/6211/ |
State | Accepted |
Headers | show |
Comments
On 10/10/2014 04:07 PM, Faheem Mitha wrote: > # HG changeset patch > # User Faheem Mitha <faheem@faheem.info> > # Date 1412974641 -19800 > # Sat Oct 11 02:27:21 2014 +0530 > # Branch stable > # Node ID 86dbbc8b72ca366ac6e64628764d60d8472545d7 > # Parent ab10d25ff09558cbb60f8d68e19007faf0b0abc6 > debian: remove .PHONY line completely series pushed to the main repo, thanks.
On Sat, 11 Oct 2014, Pierre-Yves David wrote: > On 10/10/2014 04:07 PM, Faheem Mitha wrote: >> # HG changeset patch >> # User Faheem Mitha <faheem@faheem.info> >> # Date 1412974641 -19800 >> # Sat Oct 11 02:27:21 2014 +0530 >> # Branch stable >> # Node ID 86dbbc8b72ca366ac6e64628764d60d8472545d7 >> # Parent ab10d25ff09558cbb60f8d68e19007faf0b0abc6 >> debian: remove .PHONY line completely > > series pushed to the main repo, thanks. Thanks. Regards, Faheem
Patch
diff -r ab10d25ff095 -r 86dbbc8b72ca debian/rules --- a/debian/rules +++ b/debian/rules @@ -26,5 +26,3 @@ rm -rf html rm -f docs/static/logo-evolve.ico rm -f docs/tutorials/tutorial.rst - -.PHONY: build clean clean-docs