On 19/09/17 12:36, Chris Lamb wrote:
> Hey Jathan,
> 
>> I just remember that after excuting grep -r php.tar.gz I edited the
>> debian/rules file
> 
> I'm certain I'm missing something (!) but I'm still not sure what
> your grep is meant to find?   Assuming you are finding no results,
> what, exactly were you expecting to locate? :)
> 
> 
> Best wishes,
> 
Hi Lamby. Sorry for my delay. Regarding to your question, in apg I
executed "grep -r php.tar.gz" to find the next content in debian/rules file:

apg-2.2.3.dfsg.1$ grep -r php.tar.gz
debian/rules:     --mode=u=rwX,go=rX --sort=name | gzip --no-name > php.tar.gz
debian/rules:   install -D --mode=0644 php.tar.gz
$(CURDIR)/debian/apg/usr/share/doc/apg/php.tar.gz
debian/rules:   rm php.tar.gz

And because of that, I thought for bsh could be the same, but at seems
it is a different situation:

bsh-2.0b4$ grep -r php
bsh-2.0b4$ grep -r php.tar.gz
bsh-2.0b4$(nothing found about php.tar.gz in any file)

I thought for all the timestamps in tarball issues I could do the same
resolution steps as apg exactly, but obviously not since the
explanations I have had asking in IRC and in the mailing list.

-- 
Por favor evita enviarme adjuntos en formato de word o powerpoint, si
quieres saber porque lee esto:
http://www.gnu.org/philosophy/no-word-attachments.es.html
¡Cámbiate a GNU/Linux! http://getgnulinux.org/es

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to