9dce94ea1c
- Use JAVAJARDIR - Use PORTDOCS (and calm portlint) - CP -> INSTALL_DATA - Improve the launcher shell script: use javavmwrapper 2.0 rather than testing manually the JDK version - Use SUB_FILES to configure launcher rather than a perl script
23 lines
705 B
Plaintext
23 lines
705 B
Plaintext
bin/sdoc
|
|
lib/xemacs/site-lisp/sdoc-helper.el
|
|
lib/xemacs/site-lisp/sdoc-mode.el
|
|
share/emacs/site-lisp/sdoc-helper.el
|
|
share/emacs/site-lisp/sdoc-mode.el
|
|
%%JAVAJARDIR%%/SmartDoc.jar
|
|
%%EXAMPLESDIR%%/html4/article.css
|
|
%%EXAMPLESDIR%%/pure/PureSmartDoc.dtd
|
|
%%EXAMPLESDIR%%/pure/PureSmartDoc.rlx
|
|
%%EXAMPLESDIR%%/pure/article.css
|
|
%%EXAMPLESDIR%%/sdoc-helper.el
|
|
%%EXAMPLESDIR%%/sdoc-mode.el
|
|
%%EXAMPLESDIR%%/sdoc2html.xsl
|
|
share/xml/catalog
|
|
share/xml/smartdoc/PureSmartDoc.dtd
|
|
share/xml/smartdoc/catalog
|
|
@unexec rmdir %D/lib/xemacs/site-lisp 2>/dev/null || true
|
|
@unexec rmdir %D/lib/xemacs 2>/dev/null || true
|
|
@dirrm share/xml/smartdoc
|
|
@dirrm %%EXAMPLESDIR%%/pure
|
|
@dirrm %%EXAMPLESDIR%%/html4
|
|
@dirrm %%EXAMPLESDIR%%
|