Re: [PATCH V5 3/3] Introducing multipath C API

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

 



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

Attachment: signature.asc
Description: PGP signature

--
dm-devel mailing list
dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel

[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux