8e25463852985f5040e2a91ac402cd902d248ba6
[xfishtank.git] / debian / rules
1 #!/usr/bin/make -f
2 %:
3 dh $@
4 override_dh_auto_build:
5 xmkmf -a
6 dh_auto_build
7 override_dh_auto_install:
8 dh_auto_install -- BINDIR=/usr/games
This page took 0.019072 seconds and 3 git commands to generate.