On Fri, 07 Sep 2012, Mike Gabriel wrote:
> the last two lines in the Makefile have to be replaced by these:
> 
> """
>         # install the templates
>         $(foreach dir, $(wildcard templates/*/*), $(install_exec) -d
> $(templates_dir)/$(patsubst templates/%,%,$(dir)) ; )
>         $(foreach tmpl, $(wildcard templates/*/*/*.tmpl),
> $(install_data) $(tmpl) $(templates_dir)/$(patsubst
> templates/%,%,$(tmpl)) ; )
> """

Thanks for the report; I've fixed this in @f11e4. The git repository
is available on bugs.debian.org/debbugs-source/ or github or
http://git.donarmstrong.com/debbugs.git; feel free to submit patches
to it.


Don Armstrong

-- 
I may not have gone where I intended to go, but I think I have ended
up where I needed to be.
 -- Douglas Adams _The Long Dark Tea-Time of the Soul_

http://www.donarmstrong.com              http://rzlab.ucr.edu


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to