[Privoxy-devel] missing windows/GNUmakefile (was: Privoxy 3.0.27 has been tagged)

Lee ler762 at gmail.com
Sat Dec 29 18:11:00 UTC 2018


On 12/29/18, Fabian Keil <fk at fabiankeil.de> wrote:
> Lee <ler762 at gmail.com> wrote:
>
>> On 12/29/18, Fabian Keil <fk at fabiankeil.de> wrote:
>> >
>> > Privoxy 3.0.27 has been tagged and the source tarball
>> > has been uploaded to SF.
>>
>> There's no windows/GNUmakefile!
>>
>> .gitignore has a line
>> GNUmakefile
>> so maybe that's why it didn't get uploaded?  If that is the case, how
>> do I override .gitignore and _not_ ignore windows/GNUmakefile?
>
> I changed the pattern to /GNUmakefile so it should work now.

yes!!  git pull & now git status says
Untracked files:
  (use "git add <file>..." to include in what will be committed)

        windows/GNUmakefile

>> In any case, I used my local copy of windows/GNUmakefile to build
>> privoxy-3.0.27-stable.  I just want to make sure that isn't enough of
>> a problem to require creating a new source tarball.
>
> I think it warrants a new tarball. Maybe you could also rebuild
> the docs to fix the pre issue.

OK.. done
        modified:   doc/webserver/developer-manual/newrelease.html
        modified:   doc/webserver/faq/configuration.html
        modified:   doc/webserver/user-manual/actions-file.html
        modified:   doc/webserver/user-manual/config.html

Lee


More information about the Privoxy-devel mailing list