From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.1 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 34A071F403; Wed, 13 Jun 2018 21:04:15 +0000 (UTC) Date: Wed, 13 Jun 2018 21:04:15 +0000 From: Eric Wong To: Leah Neukirchen Cc: meta@public-inbox.org Subject: Re: [PATCH] Makefile.PL: do not depend on git Message-ID: <20180613210415.nsyhu3lzp65ywjag@dcvr> References: <871sdfzy80.fsf@gmail.com> <20180612100915.shfo3ltn6aj55mrf@dcvr> <8736xsb5s5.fsf@vuxu.org> <20180613020759.cpl2ewenermewylw@dcvr> <87r2la69ub.fsf@vuxu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87r2la69ub.fsf@vuxu.org> List-Id: Leah Neukirchen wrote: > Eric Wong writes: > > > Subject: [PATCH] Makefile.PL: do not depend on git > > > > Otherwise, things do not work from a tarball distribution. > > The same issue also applies to ssoma. Thanks, pushed an identical change to 29b74d2c4cda7e06524ec92d5bc517cc07a05979 to ssoma.git That said, I'm not sure if it's worth continuing work on ssoma... I think focusing on existing standards such as NNTP is a better use of our time.