[Pkg-sssd-devel] sssd: Changes to 'debian-unstable'
Timo Aaltonen
tjaalton-guest at alioth.debian.org
Wed Aug 22 13:35:05 UTC 2012
debian/sssd.preinst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9e152a01a62787abeebdc83d2262932f5b211f88
Author: Timo Aaltonen <tjaalton at ubuntu.com>
Date: Wed Aug 22 16:33:57 2012 +0300
remove the old apparmor symlink
diff --git a/debian/sssd.preinst b/debian/sssd.preinst
index 7ba9f2b..08f369e 100755
--- a/debian/sssd.preinst
+++ b/debian/sssd.preinst
@@ -52,7 +52,7 @@ upgrade)
if dpkg --compare-versions "$2" lt "1.8.4-2"; then
inst_complain_profile
if [ -e "$APP_DISABLE" ]; then
- rm_conffile sssd "$APP_DISABLE"
+ rm -f "$APP_DISABLE"
fi
fi
;;
More information about the Pkg-sssd-devel
mailing list