debian/rules
changeset 56 d48cf08cf448
equal deleted inserted replaced
55:e76930ea6464 56:d48cf08cf448
       
     1 #!/usr/bin/make -f
       
     2 
       
     3 # This file was automatically generated by stdeb 0.8.5 at
       
     4 # Tue, 04 Sep 2018 17:29:10 +0200
       
     5 export PYBUILD_NAME=yml2
       
     6 %:
       
     7 	dh $@ --with python2 --buildsystem=pybuild
       
     8