perl11 / potion

_why the lucky stiff's little language (the official repo... until _why returns)

Home Page:http://groups.google.com/group/potion-lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fatal: Not a git repository (or any of the parent directories): .git

wollmers opened this issue · comments

Installing from a release fails when accessing the .git for unneeded POTION_COMMIT and POTION_REV updates, which need to be skipped for releases.

https://github.com/perl11/potion/archive/potion-0.3.tar.gz

helmut@helmuts-air:~/github/potion-potion-0.3$ make
Makefile:13: config.inc: No such file or directory
fatal: Not a git repository (or any of the parent directories): .git
config.mak:276: config.inc: No such file or directory
fatal: Not a git repository (or any of the parent directories): .git

yes, this is a known problem. I thought we already had a ticket for this...