On Tue, Oct 22, 2013 at 9:45 PM, Bastian Scholz <[email protected]> wrote: > 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.
Thanks, I'll consider the change for making packages in non-git repo tarballs. But the changelog is an important thing, I need a time for thinking. Thanks, Hitoshi -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
