X-Git-Url: https://git.distorted.org.uk/~mdw/mdwfonts/blobdiff_plain/2d097bd719b154fa56eed50c430a194231e50112..1f84fc9ca4e2a194c73205a3b1fd92eed2c87bc7:/debian/rules diff --git a/debian/rules b/debian/rules index 7fd9d2e..85dd0b7 100755 --- a/debian/rules +++ b/debian/rules @@ -2,10 +2,9 @@ %:; dh $@ --parallel --with tex +override_dh_auto_install: + dh_auto_install -- texmfdir=/usr/share/texmf + override_dh_clean: dh_clean rm -f *.dvi *.ps *.pdf *.etx *.sty *.fd *.map *.pl *.vpl *.tfm *.vf - -override_dh_auto_install: - make install DESTDIR=debian/tmp - dh_install -a