From 4fa5eb9a9dfdf9fb77dabee86a9eded5f2bc1673 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 7 Jul 2003 00:30:40 +0000 Subject: r595: * dh_clean: Clean the *.debhelper temp files on a per-package basis, in case dh_clean is run on one package at a time. * Removed the debian/substvars removal code entirely. It was only there to deal with half-built trees built with debhelper << 3.0.30 --- dh_makeshlibs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dh_makeshlibs') diff --git a/dh_makeshlibs b/dh_makeshlibs index 7a4e7b1d..de9f7827 100755 --- a/dh_makeshlibs +++ b/dh_makeshlibs @@ -57,8 +57,8 @@ Do not modify postinst/postrm scripts. =item B<-X>I, B<--exclude=>I -Exclude files that contain "item" anywhere in their filename from -being treated as shared libraries. +Exclude files that contain "item" anywhere in their filename or directory +from being treated as shared libraries. =back -- cgit v1.2.3