[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NMU for libpaper



Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org> writes:

> It seems that libpaper package is unmaintaned, but i would like to do an
> NMU using a large patch. The relevant bug report (with patch) is #188899
> and this would also close hylafax bug report #269184.
>
> Does anyone see any problem in applying this patch?

The BUILT_SOURCES stuff isn't necessary.  For example (taken from
Gimp-Print 4.2 src/main/Makefile.am).  print-printers.c is generated
from printers.xml:

print-util.lo: print-printers.c $(srcdir)/print-util.c

print-printers.c: ../printdef/printdef $(srcdir)/printers.xml
        ../printdef/printdef < $(srcdir)/printers.xml > print-printers.c

CLEANFILES = print-printers.c


Regards,
Roger

-- 
Roger Leigh

                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.



Reply to: