summarylogtreecommitdiffstats
path: root/hylafax.install
diff options
context:
space:
mode:
authorChris Severance2024-02-08 17:07:06 -0500
committerChris Severance2024-02-08 17:07:06 -0500
commit2629d1270d491b290b3657622056021397916f09 (patch)
tree1196d9d08b6502eb2e391b6231d9901f2ab71753 /hylafax.install
parentc0473f7210c8ee476f91432f975b5f66df106fb1 (diff)
downloadaur-hylafaxplus.tar.gz
autu: Update to 7.0.7-3
Diffstat (limited to 'hylafax.install')
-rw-r--r--hylafax.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/hylafax.install b/hylafax.install
index 134fcc0dc679..bce1df69bc2a 100644
--- a/hylafax.install
+++ b/hylafax.install
@@ -115,13 +115,13 @@ pre_remove() {
systemctl disable 'hylafax.timer'
#rm -f "${_hyhome}/bin"/{pdf2fax,ps2fax} "${_hyhome}/dev/null"
_print_remove
+ /usr/share/libalpm/scripts/hylafax-ps2afm.sh destroy
set +u
}
post_remove() {
set -u
systemctl daemon-reload
- /usr/share/libalpm/scripts/hylafax-ps2afm.sh destroy
mandb -q
set +u
}