debian/rules
branch3.26
changeset 12630 1c156d9f224a
parent 11836 21c72857178f
child 12631 8f22b69ea890
equal deleted inserted replaced
12625:ba5231e1aa45 12630:1c156d9f224a
     5 # Uncomment this to turn on verbose mode.
     5 # Uncomment this to turn on verbose mode.
     6 # export DH_VERBOSE=1
     6 # export DH_VERBOSE=1
     7 
     7 
     8 export PYBUILD_NAME=cubicweb
     8 export PYBUILD_NAME=cubicweb
     9 export PYBUILD_DISABLE_python2=test
     9 export PYBUILD_DISABLE_python2=test
       
    10 export PYBUILD_DISABLE_python3=test
    10 
    11 
    11 %:
    12 %:
    12 	dh $@ --with python2,sphinxdoc --buildsystem=pybuild
    13 	dh $@ --with python2,sphinxdoc --buildsystem=pybuild
    13 
    14 
    14 override_dh_auto_build: export http_proxy=127.0.0.1:9
    15 override_dh_auto_build: export http_proxy=127.0.0.1:9