Control: tags -1 + pending On Wed 2015-06-17 06:59:16 -0400, James Cowgill wrote: > This can be fixed either by using LD_LIBRARY_PATH or by using the > executable in src/ which will work because libtool will fixup the > library paths for you. I've attached a patch which does the latter. > > Thanks, > James > diff -ur a/debian/rules b/debian/rules > --- a/debian/rules 2015-06-11 22:36:42.000000000 +0000 > +++ b/debian/rules 2015-06-17 10:55:39.549159260 +0000 > @@ -18,7 +18,7 @@ > dh_install --list-missing -X.la -Xinfo/dir > > override_dh_installdocs: > - help2man -o debian/gpgme-tool.1 -n 'Assuan server exposing GnuPG Made > Easy operations' debian/tmp/usr/bin/gpgme-tool > + help2man -o debian/gpgme-tool.1 -n 'Assuan server exposing GnuPG Made > Easy operations' src/gpgme-tool > dh_installdocs -A > > override_dh_makeshlibs:
Ah, right, thanks! fixing... --dkg -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org