X-Git-Url: https://git.tokkee.org/?p=pkg-pfstools.git;a=blobdiff_plain;f=debian%2Frules;h=cd793efb7395a4b82ebede1b02dcc1f99f130f5b;hp=760b5c79dff55438170763c6ab343bf6e7a28f1b;hb=bdf68deba29d758cb178e1f32c93d69c24674755;hpb=1b22f8942af89bafbfe8317234531af3c19dc56a diff --git a/debian/rules b/debian/rules index 760b5c7..cd793ef 100755 --- a/debian/rules +++ b/debian/rules @@ -88,7 +88,11 @@ binary-arch: build install dh_installdocs AUTHORS README TODO doc/faq.txt doc/pfs_format_spec.pdf dh_installexamples dh_install --sourcedir=debian/tmp --list-missing - dh_installman debian/pfsglview.1 + # these files have been installed twice + rm -f debian/pfstools/usr/bin/pfs*view debian/pfstools/usr/bin/pfsv \ + debian/pfstools/usr/share/man/man1/pfsv.1 \ + debian/pfstools/usr/share/man/man1/pfs*view.1 + dh_installman -ppfsglview debian/pfsglview.1 dh_link dh_strip --dbg-package=pfstools-dbg # mkoctfile removes any symbol table and relocation information from the