hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #01169
[Bug 720419] Re: building in-tree deletes pod source files
** Patch added: "hugin.dont-copy-pod.patch"
https://bugs.launchpad.net/bugs/720419/+attachment/1855128/+files/hugin.dont-copy-pod.patch
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/720419
Title:
building in-tree deletes pod source files
Status in Hugin - Panorama Tools GUI:
New
Bug description:
[originally reported by Terry Duell]
The Hugin build copies the pod files into the current folder before
creating man pages, it then deletes them with `make clean`.
This fails when building in the source tree, the source files get
removed altogether.
The attached patch fixes this for me, I haven't pushed it because I
don't really know why it was set up like this in the first place.
References