Control: tags -1 patch

shirish शिरीष kirjoitti 30.08.2018 klo 07:51:> I,  and I guess others would 
welcome a test build if it helps to see
> if the issue is resolved.  See how to apply patch [1] and see if you
> can do the same thing -
> 
> 1. 
> https://unix.stackexchange.com/questions/324680/how-to-apply-a-patch-in-a-debian-package
> 
> Look forward to seeing a new deb package and trying it out to see if
> it fixes the issue. Can't compile any packages due to the libtool
> issues :(

I applied the patch and the build is successful. The tests pass. You can
find the commands I used in the end of this message.

While I can already apply a patch in a Debian package, I appreciate you
sharing the instructions :)

Regards,
Juhani

--
dget -x 
http://deb.debian.org/debian/pool/main/libt/libtool/libtool_2.4.6-2.1.dsc
wget 
https://src.fedoraproject.org/rpms/libtool/raw/master/f/libtool-2.4.6-am-1.16-test.patch
cd libtool-2.4.6
quilt import ../libtool-2.4.6-am-1.16-test.patch
dch
dpkg-buildpackage -S -d -us -uc
sudo cowbuilder --build ../libtool_2.4.6-2.1+local1.dsc

Reply via email to