Hi Hitoshi,

Am 2013-10-21 10:03, schrieb Hitoshi Mitake:
Thanks a lot for reporting the problem. The cause of the error is that
"make deb" assumes it is executed in a directory of the sheepdog git
repository.

If you need the deb package soon, could you try the below commands?

$ git clone https://github.com/sheepdog/sheepdog.git
$ cd sheepdog.git
$ ./autogen.sh
$ ./configure
$ make deb

Yes this works, too...

Making deb package from non-repository source archive isn't supported
now and would need some work. I'll work on it later, sorry.

... but as a workaround I removed "git log > CHANGELOG"
from Makefile.in and Makefile.am from v0.7.4 archive.

Cheers Bastian

--
sheepdog mailing list
sheepdog@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to