bug-librejs
[Top][All Lists]
Advanced

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

Re: [Bug-librejs] Fwd: JS Parsing bugs prevent @license and @license-end


From: Nik Nyby
Subject: Re: [Bug-librejs] Fwd: JS Parsing bugs prevent @license and @license-end from working
Date: Sat, 24 Oct 2015 12:23:21 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0

On 10/07/2015 09:13 PM, Micah Cowan wrote:
> Also: I was dismayed to find upon downloading the source tarball from
> the LibreJS site at gnu.org, that it unpacks in the current directory
> rather than a subdirectory. I've come to expect better from GNU
> packages in particular (if you're using "git archive", don't forget to
> use "--prefix").
> 

Micah, I downloaded the librejs tarball from https://gnu.org/s/librejs,
i.e. this url:
  https://ftp.gnu.org/gnu/librejs/librejs-6.0.9.tar.gz

I downloaded it to /tmp/ and unpacked it with:
  tar xvzf librejs-6.0.9.tar.gz

and it created the directory librejs-6.0.9 for me. So, this seems to be
the expected behavior for me. I'm curious what you did differently that
caused the incorrect behavior.


The command I'm using to generate this tarball is:
    git archive --format=tar.gz --prefix=librejs-6.0.4 6.0.4
>librejs-6.0.4.tar.gz

Which is documented in the release process here:
http://git.savannah.gnu.org/cgit/librejs.git/tree/doc/manual/librejs.txt#n590


Let me know how this can be improved.


Thanks,
Nik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]