[bt-devel] Bibletime 1.6.3 for FreeBSD
Thomas Abthorpe
thomas at goodking.ca
Wed Jan 31 09:30:58 MST 2007
Hello again!
I discovered the issue
docs/handbook/unicode/Makefile reads
install-data-local:
mkdir -p $(DESTDIR)$(kde_htmldir)en/bibletime/handbook/;
chmod -R a+r+X $(DESTDIR)$(kde_htmldir)en/bibletime;
it should read
mkdir -p $(DESTDIR)$(kde_htmldir)/en/bibletime/handbook/;
chmod -R a+r+X $(DESTDIR)$(kde_htmldir)/en/bibletime;
Thank you again for your time and attention to this matter.
Yours in Christ
Thomas
More information about the bt-devel
mailing list