Author: adam-guest
Date: 2008-09-21 14:49:47 +0000 (Sun, 21 Sep 2008)
New Revision: 1634
Modified:
trunk/debian/postinst
Log:
Fix stupid typo
Modified: trunk/debian/postinst
===================================================================
--- trunk/debian/postinst 2008-09-21 14:43:40 UTC (rev 1633)
+++ trunk/debian/postinst 2008-09-21 14:49:47 UTC (rev 1634)
@@ -550,7 +550,7 @@
if dpkg --compare-versions "$2" lt 2.10.38
then
if [ -f "/etc/devscripts.con" ] &&
- [ "10cabcba2772fc97064bf2f51b39bf25" =
+ [ "10cabcba2772fc97064bf2f51b39bf25" = \
"$(md5sum /etc/devscripts.con | cut -d" " -f1)" ]
then
rm /etc/devscripts.con
--
To unsubscribe, send mail to [EMAIL PROTECTED]