summaryrefslogtreecommitdiff
path: root/pcr/texlive-localmanager-git/tllocalmgr.install
blob: 9a05beb5ac5adca57fc8f5749fafe83a8d4b12d5 (plain)
1
2
3
4
5
6
7
post_install() {
  cat <<WARNING
Notice that tllocalmgr only manages packages from the texlive distribution.
It also often leaves you with very cryptic error messages normally just
indicating that it could not find the package you were asking it for.
WARNING
}