Convert debian/rules to dh
[xfishtank.git] / debian / rules
1 #!/usr/bin/make -f
2 %:
3 dh $@
4 override_dh_auto_install:
5 xmkmf -a
6 dh_auto_install
This page took 0.023025 seconds and 5 git commands to generate.