summaryrefslogtreecommitdiff
path: root/pcr/texlive-localmanager-git/tllocalmgr.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-02-21 11:37:02 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-02-21 11:42:30 -0300
commit80c3ca168235b18997a7a6ee75e94885761d7af3 (patch)
tree7320b8fbeba7de7368690be46751088bf7e90e26 /pcr/texlive-localmanager-git/tllocalmgr.install
parent3c19fe773d23d4ee987c39aa84be60021ad3acef (diff)
downloadabslibre-80c3ca168235b18997a7a6ee75e94885761d7af3.tar.gz
abslibre-80c3ca168235b18997a7a6ee75e94885761d7af3.tar.bz2
abslibre-80c3ca168235b18997a7a6ee75e94885761d7af3.zip
texlive-localmanager-git: add new package to [pcr]
Diffstat (limited to 'pcr/texlive-localmanager-git/tllocalmgr.install')
-rw-r--r--pcr/texlive-localmanager-git/tllocalmgr.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/pcr/texlive-localmanager-git/tllocalmgr.install b/pcr/texlive-localmanager-git/tllocalmgr.install
new file mode 100644
index 000000000..9a05beb5a
--- /dev/null
+++ b/pcr/texlive-localmanager-git/tllocalmgr.install
@@ -0,0 +1,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
+}