[dm-devel] [PATCH V5 3/3] Introducing multipath C API

Gris Ge fge at redhat.com
Tue Jul 5 03:17:19 UTC 2016


On Mon, Jul 04, 2016 at 06:32:56PM +0200, Xose Vazquez Perez wrote:
> Gris Ge wrote:
> 
> > +	perl -i -pe 's|__INCLUDEDIR__|$(includedir)|g' \
> > +		$(DESTDIR)/$(pkgconfdir)/$(PKGFILE)
> 
> Please, replace perl with sed, awk or any other basic tool.
> 
Hi Xose Vazquez Perez,

it's quit complex to handle folder path with '/' in sed or
awk unless I missed anything.

As we need perl in 'kernel-doc' tool blow to generate manpage,
can I keep it?
> > +	perl docs/kernel-doc -man $(HEADERS) | perl docs/split-man.pl docs/man
> > +	@for file in docs/man/*.3; do \
> > +		gzip -f $$file; \
> > +	done
> > +	find docs/man -type f -name \*[0-9].gz

-- 
Gris Ge
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20160705/f0bce65a/attachment.sig>


More information about the dm-devel mailing list