X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=debian%2Frules;h=8e25463852985f5040e2a91ac402cd902d248ba6;hb=83003b75cfb8f9954765bfc78be9668973752b76;hp=3131deda1e327029178ebe4ffd698d59ad7c1774;hpb=c2d3f0b31028a23d1da4bd34b8480efd9cae588a;p=xfishtank.git diff --git a/debian/rules b/debian/rules index 3131ded..8e25463 100755 --- a/debian/rules +++ b/debian/rules @@ -1,6 +1,8 @@ #!/usr/bin/make -f %: dh $@ -override_dh_auto_install: +override_dh_auto_build: xmkmf -a - dh_auto_install + dh_auto_build +override_dh_auto_install: + dh_auto_install -- BINDIR=/usr/games