summarylogtreecommitdiffstats
path: root/pgfplots.install
diff options
context:
space:
mode:
Diffstat (limited to 'pgfplots.install')
-rw-r--r--pgfplots.install8
1 files changed, 4 insertions, 4 deletions
diff --git a/pgfplots.install b/pgfplots.install
index c39937aa6eb0..4375aed389f3 100644
--- a/pgfplots.install
+++ b/pgfplots.install
@@ -1,12 +1,12 @@
post_install(){
- /usr/bin/texhash
- /bin/true
+ /usr/bin/texhash
+ /bin/true
}
post_upgrade() {
- post_install $1
+ post_install $1
}
post_remove() {
- post_install $1
+ post_install $1
}