2018-03-16 4:48 GMT+01:00 Kevin Kofler <kevin.kofler@xxxxxxxxx>: > Germano Massullo wrote: >> upstream made a patch >> https://github.com/open-eid/chrome-token-signing/issues/80#issuecomment-373545367 >> but it looks like it does not work. >> Could you please check if I made any mistake in applying the patch in >> the RPM? > > The patch should be fine, but you also need to set LIBPATH in your specfile: > add: > LIBPATH=\"%{_libdir}\" \ > before line 43. Are you sure? Line 43 is in the middle of a sed command arguments https://src.fedoraproject.org/rpms/webextension-token-signing/blob/f27/f/webextension-token-signing.spec#_43 I tried to set LIBPATH in line 52 https://src.fedoraproject.org/rpms/webextension-token-signing/blob/f27/f/webextension-token-signing.spec#_52 Best regards _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx