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