[med-svn] r7745 - trunk/packages/mobyle/mobyle-workflows/trunk/debian

olivier sallou osallou-guest at alioth.debian.org
Mon Sep 12 09:09:14 UTC 2011


Author: osallou-guest
Date: 2011-09-12 09:09:14 +0000 (Mon, 12 Sep 2011)
New Revision: 7745

Modified:
   trunk/packages/mobyle/mobyle-workflows/trunk/debian/postinst
Log:
remove SKIP operation, unneeded

Modified: trunk/packages/mobyle/mobyle-workflows/trunk/debian/postinst
===================================================================
--- trunk/packages/mobyle/mobyle-workflows/trunk/debian/postinst	2011-09-12 09:08:51 UTC (rev 7744)
+++ trunk/packages/mobyle/mobyle-workflows/trunk/debian/postinst	2011-09-12 09:09:14 UTC (rev 7745)
@@ -19,9 +19,6 @@
     configure)
 	if [ ! -e /usr/share/mobyle/core/Services/Workflows ] ; then
 		ln -s /var/lib/mobyle/workflows /usr/share/mobyle/core/Services/Workflows
-		if [ -e /var/lib/mobyle/workflows/SKIP ]; then
-			awk '{ print "mv /var/lib/mobyle/workflows/"$0" /var/lib/mobyle/workflows/"$0".notinstalled"}' /var/lib/mobyle/workflows/SKIP | /bin/sh
-		fi
 	fi
     ;;
 




More information about the debian-med-commit mailing list