[Piuparts-commits] [piuparts] 01/02: extend exception to cover amd64-libs-dev, too

Holger Levsen holger at moszumanska.debian.org
Thu Dec 12 10:44:30 UTC 2013


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit 40303bd0b80900955b7ac5f60fbeb179ca853d40
Author: Andreas Beckmann <anbe at debian.org>
Date:   Wed Dec 11 23:27:45 2013 +0100

    extend exception to cover amd64-libs-dev, too
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 custom-scripts/scripts/post_purge_exceptions | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/custom-scripts/scripts/post_purge_exceptions b/custom-scripts/scripts/post_purge_exceptions
index 181d707..58fd276 100755
--- a/custom-scripts/scripts/post_purge_exceptions
+++ b/custom-scripts/scripts/post_purge_exceptions
@@ -29,7 +29,7 @@ case ${PIUPARTS_OBJECTS%%=*} in
 				yes 'Yes, do as I say!' | apt-get -y --force-yes install sysv-rc
 				dpkg --purge file-rc
 				;;
-	amd64-libs)
+	amd64-libs|amd64-libs-dev)
 		# leaves a superfluous empty line after purge
 		log_debug
 		sed -i '3{/^$/d}' /etc/ld.so.conf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list