Statistics
| Branch: | Tag: | Revision:

root / debian / rules @ f64af49b

History | View | Annotate | Download (46 Bytes)

1
#!/usr/bin/make -f
2

    
3
%:
4
	dh $@ --with python2
5