Control: reassign -1 cli-common
Control: tag -1 + patch

On Sun, Nov 11, 2012 at 02:26:47PM +0100, Eduard Bloch wrote:
> Just what the subject says. It must run through even when some files are
> lost.

The following patch fixes this:

diff -ur cli-common-0.9+nmu1.orig/policy-remove 
cli-common-0.9+nmu1/policy-remove
--- cli-common-0.9+nmu1.orig/policy-remove      2015-02-25 21:34:08.000000000 
+0100
+++ cli-common-0.9+nmu1/policy-remove   2017-04-08 20:47:09.029065259 +0200
@@ -11,4 +11,4 @@
 
 #echo "Removing GAC policy file ($POLICY) from available GACs"
 /usr/share/cli-common/gac-package-remove $POLICY > /dev/null
-rm /usr/share/cli-common/packages.d/$POLICY.installcligac
+rm -f /usr/share/cli-common/packages.d/$POLICY.installcligac


Regards,

Stephen

Attachment: signature.asc
Description: PGP signature

Reply via email to