|
Lines 146-152
Link Here
|
| 146 |
latex-package_src_install() { |
146 |
latex-package_src_install() { |
| 147 |
debug-print function $FUNCNAME $* |
147 |
debug-print function $FUNCNAME $* |
| 148 |
latex-package_src_doinstall all |
148 |
latex-package_src_doinstall all |
| 149 |
[ -n "${DOCS}" ] && dodoc ${DOCS} |
149 |
[ -z "${DOCS}" ] || dodoc ${DOCS} |
| 150 |
} |
150 |
} |
| 151 |
|
151 |
|
| 152 |
latex-package_pkg_postinst() { |
152 |
latex-package_pkg_postinst() { |