Package: debhelper
Version: 13.11.6
Severity: wishlist

Hello dh people!

To fix one of the recent bugs about double-build, I found myself writing
this in my rules file:

    execute_before_dh_auto_build:
        set -e; [ ! -e $(shell command -v ragel) ] || \
                perl -MDebian::Debhelper::Dh_Lib=restore_file_on_clean \
                        -e 
'restore_file_on_clean("src/2geom/svg-path-parser.cpp")'


I find your bucket function very handy, and overall this is still
shorter than doing everything myself, however I think it would be nice
if you could provide a proper command or something somewhere that does
not require manually invoking perl.


Thank you for considering!

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
More about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

Reply via email to