Package: conv-tools / 20160905-2

Metadata

Package Version Patches format
conv-tools 20160905-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
autoreconf buildable.patch | (download)

Makefile.in | 44 32 + 12 - 0 !
aclocal.m4 | 171 142 + 29 - 0 !
bin/Makefile.in | 23 18 + 5 - 0 !
bin/dirconv/Makefile.in | 32 22 + 10 - 0 !
bin/mixconv/Makefile.in | 32 22 + 10 - 0 !
compile | 347 347 + 0 - 0 !
configure | 127 120 + 7 - 0 !
lib/Makefile.in | 25 19 + 6 - 0 !
8 files changed, 722 insertions(+), 79 deletions(-)

 migrate code to new autotools to get it to build.
 Not quite sure why the tarball refused to build because aclocal-1.13
 was missing, but this is a patch to get the build going anyway.