[Pkg-voip-commits] r8207 - /asterisk/trunk/debian/asterisk-sounds-main.postinst

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Mon Mar 15 09:43:17 UTC 2010


Author: tzafrir-guest
Date: Mon Mar 15 09:43:15 2010
New Revision: 8207

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8207
Log:
Don't miss the rest of the debhelper stuff (Jonas Smedegaar)

Modified:
    asterisk/trunk/debian/asterisk-sounds-main.postinst

Modified: asterisk/trunk/debian/asterisk-sounds-main.postinst
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/asterisk-sounds-main.postinst?rev=8207&op=diff
==============================================================================
--- asterisk/trunk/debian/asterisk-sounds-main.postinst (original)
+++ asterisk/trunk/debian/asterisk-sounds-main.postinst Mon Mar 15 09:43:15 2010
@@ -25,7 +25,7 @@
 	    # FIXME: what if there's a link elsewhere?
 	    echo "Directory $SYMLINK already exists. Please remove it"
 	    echo "When done, run: dpkg-reconfigure $PACKAGE"
-	    exit 0
+	    break
 	fi
 	update-alternatives --install $SYMLINK $NAME $TARGET 50
     ;;




More information about the Pkg-voip-commits mailing list