[Pkg-libvirt-commits] [virt-manager] 01/02: Don't rm /usr/share/virt-manager
Guido Guenther
agx at moszumanska.debian.org
Mon Aug 10 19:59:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to annotated tag debian/1%1.0.1-6
in repository virt-manager.
commit 170df9b1173edf1f2ec7418a7a060fa28ffe370d
Author: Guido Günther <agx at sigxcpu.org>
Date: Mon Aug 10 21:39:09 2015 +0200
Don't rm /usr/share/virt-manager
This dates back to the original import in 2007.
Closes: #793601
---
debian/postrm | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/debian/postrm b/debian/postrm
deleted file mode 100644
index 1d7379d..0000000
--- a/debian/postrm
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = purge ]; then
- rm -rf /usr/share/virt-manager
-fi
-
-#DEBHELPER#
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/virt-manager.git
More information about the Pkg-libvirt-commits
mailing list