[D-community-commits] r365 - trunk/fai-config-dir/scripts/JABBERD

holger at alioth.debian.org holger at alioth.debian.org
Sat Nov 8 15:34:49 UTC 2008


Author: holger
Date: 2008-11-08 15:34:49 +0000 (Sat, 08 Nov 2008)
New Revision: 365

Added:
   trunk/fai-config-dir/scripts/JABBERD/05-hold-ejabberd
Log:
put ejabberd on hold, as ejabberd 2.0.1 is available at holgers backport


Added: trunk/fai-config-dir/scripts/JABBERD/05-hold-ejabberd
===================================================================
--- trunk/fai-config-dir/scripts/JABBERD/05-hold-ejabberd	                        (rev 0)
+++ trunk/fai-config-dir/scripts/JABBERD/05-hold-ejabberd	2008-11-08 15:34:49 UTC (rev 365)
@@ -0,0 +1,13 @@
+#!/bin/sh
+
+#
+#        (c) 2008 Peter Schwindt	peter at schwindt-net.de
+#        GPL2 licenced
+#
+
+# put ejabberd on hold, as ejabberd 2.0.1 is available at holgers backport
+echo ejabberd hold | dpkg --set-selections 
+ 
+# To remove the hold again...: 
+# echo ejabberd install | dpkg --set-selections
+


Property changes on: trunk/fai-config-dir/scripts/JABBERD/05-hold-ejabberd
___________________________________________________________________
Name: svn:executable
   + *




More information about the D-community-commits mailing list