Submitter | Faheem Mitha |
---|---|
Date | Oct. 10, 2014, 9:35 p.m. |
Message ID | <e2fe0683b7631d8a43e3.1412976957@orwell.homelinux.org> |
Download | mbox | patch |
Permalink | /patch/6190/ |
State | Not Applicable |
Headers | show |
Comments
Patch
diff -r e6da155b00e5 -r e2fe0683b763 debian/rules --- a/debian/rules +++ b/debian/rules @@ -4,8 +4,8 @@ %: dh $@ --with python2 --buildsystem=python_distutils -build: - dh build --with python2 --buildsystem=python_distutils +dh_override_auto_build: + dh_auto_build $(MAKE) -C docs ifeq (,$(filter nocheck, $(DEB_BUILD_OPTIONS)))