summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2015-08-10 12:48:04 +0200
committerLucas Werkmeister2015-08-10 12:48:04 +0200
commit91828f1ab5ea06041b85921d094c91dbe1174816 (patch)
treeb8cb04a2b6f66ee2b7ddfe56ec6fef6d10ce7a97
parent2748f0a4dba407409d8d6a44d418831928dbfbf2 (diff)
downloadaur-91828f1ab5ea06041b85921d094c91dbe1174816.tar.gz
Remove true invocation
If texhash fails for some reason, we probably want to know about it.
-rw-r--r--pgfplots.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/pgfplots.install b/pgfplots.install
index 8de2cafc4ed0..c0dfc2c6fdc7 100644
--- a/pgfplots.install
+++ b/pgfplots.install
@@ -1,6 +1,5 @@
post_install(){
texhash
- true
}
post_upgrade() {