cubicweb/skeleton/debian/rules
changeset 11424 1451f040555f
parent 11057 0b59724cb3f2
child 11698 9ea50837bc58
equal deleted inserted replaced
11417:5e5e224239c3 11424:1451f040555f
     1 #!/usr/bin/make -f
     1 #!/usr/bin/make -f
     2 
       
     3 export NO_SETUPTOOLS=1
       
     4 
     2 
     5 %:
     3 %:
     6 	dh $@ --with python2
     4 	dh $@ --with python2
     7 
     5 
     8 override_dh_python2:
     6 override_dh_python2: