Brett Koonce
2013-11-20 22:55:53 UTC
Hello all:
I changed your makefile as follows to simplify packaging on OSX. Your doc/latex2rtf.html does not exist, for what it’s worth.
-Brett
inreplace 'Makefile', "cp -p doc/latex2rtf.html $(DESTDIR)$(SUPPORTDIR)", "cp -p doc/web/* $(DESTDIR)$(SUPPORTDIR)"
I changed your makefile as follows to simplify packaging on OSX. Your doc/latex2rtf.html does not exist, for what it’s worth.
-Brett
inreplace 'Makefile', "cp -p doc/latex2rtf.html $(DESTDIR)$(SUPPORTDIR)", "cp -p doc/web/* $(DESTDIR)$(SUPPORTDIR)"