summarylogtreecommitdiffstats
path: root/mock.install
diff options
context:
space:
mode:
authorlarchunix2020-11-30 22:47:04 +0100
committerlarchunix2020-11-30 22:47:04 +0100
commit62088ff0a5864cb3139627c5cb64d3dfbe1f1adc (patch)
tree19de49aada2f8d1cfbf14864aac41b2ab2a9c1be /mock.install
parent99c1eaf6ab75127a7c436d3a92ad8d5dfa69020e (diff)
downloadaur-62088ff0a5864cb3139627c5cb64d3dfbe1f1adc.tar.gz
Update to upstream release 2.7-1
Diffstat (limited to 'mock.install')
-rw-r--r--mock.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/mock.install b/mock.install
index 1e4bd5f20243..52f434f196ab 100644
--- a/mock.install
+++ b/mock.install
@@ -3,6 +3,5 @@ post_install() {
}
post_remove() {
- getent group mock >/dev/null && groupdel mock
echo 'Make sure to empty out /var/lib/mock and /var/cache/mock'
}