safish*.1 in man/
- From: Matthew Love <matth love gmail com>
- To: sawfish-list gnome org
- Subject: safish*.1 in man/
- Date: Sun, 20 Sep 2009 08:28:12 -0600
Hi. $make-install fails here using current git due to the makefile in
the man/ directory calling:
> for f in sawfish*.1; do \
> gzip $f; \
> /usr/bin/ginstall -c -m 644 $f.gz /usr/share/man/man1/; \
> done
with the error:
> gzip: sawfish*.1: No such file or directory
> /usr/bin/ginstall: cannot stat `sawfish*.1.gz': No such file or
> directory
I dont have any sawfish*.1 files here.
Removing those lines from the man/Makefile.in fixes the problem. Perhaps
those new files haven't been added to the git index?
Thanks,
--
Matthew Love
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]