From e65aec0c6dceda0c957aaabc0d26244525c48731 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 29 Dec 2018 12:04:35 +0100 Subject: [PATCH] remove all files --- bind/bind.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/bind.spec b/bind/bind.spec index 1e2fbf687f..0577b2873f 100644 --- a/bind/bind.spec +++ b/bind/bind.spec @@ -246,6 +246,6 @@ Conflicts: powerdns [ $1 -eq 0 ] || exit 0 %{l_rc} bind stop 2>/dev/null rm -f $RPM_INSTALL_PREFIX/etc/bind/rndc.key - rm -f $RPM_INSTALL_PREFIX/var/bind/*/* + rm -rf $RPM_INSTALL_PREFIX/var/bind/*/* exit 0